The following tables list the members exposed by TaskServiceQueueItem.
Name | Description | |
---|---|---|
TaskServiceQueueItem Constructor |
Name | Description | |
---|---|---|
Body | A variable that contains the deserialized data of the business process schema. | |
ErrorMessage | Error Description. | |
EvalStrategy | ||
FlowElementName | The name of the business process element. | |
FlowElementUId | Id of the element of business process. | |
FlowSchema | Business process schema. | |
GatewayConditions | Conditional flow expression data. | |
PreviousFlowElementUId | The identifier of the previous business process item. | |
Result | The result of the task. | |
SchemaId | Id of the business process schema. | |
Type | Package type. | |
UId | The ID of the business process. |
Name | Description | |
---|---|---|
Deserialize | Deserialization of the queue element in the JSON format. | |
Equals | Comparison of the current queue element with the specified in the parameter. | |
GetHashCode | The hash code for the current instance of the queue element. | |
Serialize | Serialize the queue element in the JSON format. |