TaskType (Object Definition)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Item Summary  
Name Type Multiplicity Description
name property
PolyStringType
[0,1] Human-readable, mutable name of the object. 
description property
string
[0,1] Free-form textual description of the object. 
fetchResult property
OperationResultType
[0,1] Result of the operation that fetched this instance of the object. 
extension container
ExtensionType
[0,1] Extension container that provides generic extensibility mechanism. 
parentOrgRef reference
ObjectReferenceType
[0,-1] Set of the orgs (organizational units, projects, teams) that the object relates to. 
trigger container
TriggerType
[0,-1] Triggers for this object. 
metadata container
MetadataType
[0,1] Meta-data about object creation, modification, etc. 
tenantRef reference
ObjectReferenceType
[0,1] Reference to the tenant to which this object belongs. 
lifecycleState property
string
[0,1] Lifecycle state of the object. 
operationExecution container
OperationExecutionType
[0,-1] Description of recent operations executed on this object (or related objects, e. 
policySituation property
anyURI
[0,-1] The policy situation(s) of this object. 
triggeredPolicyRule property
EvaluatedPolicyRuleType
[0,-1] Triggered policy rules for this assignment. 
policyException container
PolicyExceptionType
[0,-1] Recorded exception from a policy rule. 
taskIdentifier property
string
[0,1]  
ownerRef reference
ObjectReferenceType
[1,1] The user that owns this task. 
channel property
anyURI
[0,1]  
parent property
string
[0,1]  
subtaskRef reference
ObjectReferenceType
[0,-1] Set of task's subtasks references. 
dependent property
string
[0,-1]  
dependentTaskRef reference
ObjectReferenceType
[0,-1] Dependent tasks references, i. 
executionStatus property
TaskExecutionStatusType
[1,1]  
waitingReason property
TaskWaitingReasonType
[0,1]  
node property
string
[0,1]  
nodeAsObserved property
string
[0,1]  
category property
string
[0,1]  
handlerUri property
anyURI
[0,1]  
otherHandlersUriStack property
UriStack
[0,1]  
result property
OperationResultType
[0,1]  
resultStatus property
OperationResultStatusType
[0,1]  
objectRef reference
ObjectReferenceType
[0,1]  
lastRunStartTimestamp property
dateTime
[0,1]  
lastRunFinishTimestamp property
dateTime
[0,1]  
completionTimestamp property
dateTime
[0,1]  
cleanupAfterCompletion property
duration
[0,1] If set, the task is automatically cleaned up after this time following its completion. 
nextRunStartTimestamp property
dateTime
[0,1]  
nextRetryTimestamp property
dateTime
[0,1] If the start of a task was delayed (typically because of unsatisfied execution constraints), the planned retry time is reported here. 
progress property
long
[0,1]  
operationStats property
OperationStatsType
[0,1]  
stalledSince property
dateTime
[0,1]  
expectedTotal property
long
[0,1]  
recurrence property
TaskRecurrenceType
[1,1]  
binding property
TaskBindingType
[0,1]  
canRunOnNode property
string
[0,1] Whether a task is constrained to be run on a particular node, i. 
executionConstraints container
TaskExecutionConstraintsType
[0,1] Constraints on task execution, e. 
schedule property
ScheduleType
[0,1]  
threadStopAction property
ThreadStopActionType
[0,1]  
modelOperationContext container
LensContextType
[0,1] Model context of the operation that is to be executed within this task. 
workflowContext container
WfContextType
[0,1] Workflow context of the operation that is to be executed within this task. 
policyRule container
PolicyRuleType
[0,1] Policy rule for the task.