WorkItemDetailsModel
WorkItemDetailsModel is the object model used by BPMWorkItemDetailsService operations to pass data in service requests and responses about work items.
Attributes
Name | Type |
---|---|
attributes | Array |
bomJSPath | String |
description | String |
distributionStrategy | String |
endDate | String |
guid | String |
id | String |
name | String |
previewData | String |
priority | Number |
processDescription | String |
processInstanceID | String |
processName | String |
selectedWorkItem | WorkItem |
startDate | String |
state | String |
version | String |
workItemAttributes | Array |
Copyright © Cloud Software Group, Inc. All rights reserved.