humanTaskService
Defines run-time configuration parameters for the human task service.
We recommend that you represent instances of this type as leaf nodes in a tree structure. These objects can be manipulated independent of their containing object.
This class
Container Information
- Contains instances of the following classes
- Contained by instances of the following classes
What's new
- New in Version 10.1.0 — Human Task Service
This class was added.
Related information:
Properties
This class has the following properties.
- advancedSettings
Specifies advanced configuration information in XML format.
The settings can be changed at run time, without having to restart the server. However, changing these settings using the SDK requires advanced XML programming skills.
For more information, see Advanced settings.
This property
is of type
anyType
is encoded as type
tns:anyTypeProp
can be acquired from a containing object
- htsAuditLevel
Specifies the auditing level for the human task service.
This property
is of type bibus » auditLevelEnum
is encoded as type
tns:auditLevelEnumProp
has a default value of minimal
can be acquired from a containing object
- New in Version 10.1.0 — Human Task Service
This property was added.
- htsCompletedTaskLifetime
Specifies the lifetime of completed human tasks in XML Schema 1.0 type
xs:duration
form. If the lifetime is set toP90D
, the human task will be deleted after 90 days if all linked reports or dashboards are deleted.The default lifetime is ninety days.
This property
is of type
duration
is encoded as type
tns:durationProp
has a default value of
P90D
can be acquired from a containing object
- New in Version 10.1.0 — Human Task Service
This property was added.
- runningState
Specifies the running state of the service.
This property
is of type bibus » runningStateEnum
is encoded as type
tns:runningStateEnumProp
- runTimeState
Contains the run-time state information.
This property
must have at most
1
item
- systemMetricThresholds
Contains the set of system metric thresholds.
- New in Version 8.3 — System Metrics
This property was added.