public class SyntheticWorkItem extends Object implements com.adobe.granite.workflow.exec.WorkItem
| Constructor and Description |
|---|
SyntheticWorkItem(com.adobe.granite.workflow.exec.WorkflowData workflowData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentPath() |
String |
getCurrentAssignee() |
Date |
getDueTime() |
String |
getId() |
String |
getItemSubType() |
String |
getItemType() |
com.adobe.granite.workflow.metadata.MetaDataMap |
getMetaDataMap()
This metadata map is local to this Workflow Item.
|
com.adobe.granite.workflow.model.WorkflowNode |
getNode() |
com.adobe.granite.workflow.exec.InboxItem.Priority |
getPriority() |
Date |
getProgressBeginTime() |
com.adobe.granite.workflow.exec.Status |
getStatus() |
Date |
getTimeEnded() |
Date |
getTimeStarted() |
com.adobe.granite.workflow.exec.Workflow |
getWorkflow() |
com.adobe.granite.workflow.exec.WorkflowData |
getWorkflowData() |
void |
setDueTime(Date date) |
void |
setPriority(com.adobe.granite.workflow.exec.InboxItem.Priority priority) |
void |
setProgressBeginTime(Date date) |
void |
setTimeEnded(Date timeEnded) |
void |
setWorkflow(SyntheticWorkflow workflow) |
public SyntheticWorkItem(com.adobe.granite.workflow.exec.WorkflowData workflowData)
public final String getId()
getId in interface com.adobe.granite.workflow.exec.InboxItemgetId in interface com.adobe.granite.workflow.exec.WorkItempublic final Date getTimeStarted()
getTimeStarted in interface com.adobe.granite.workflow.exec.InboxItemgetTimeStarted in interface com.adobe.granite.workflow.exec.WorkItempublic final Date getTimeEnded()
getTimeEnded in interface com.adobe.granite.workflow.exec.InboxItemgetTimeEnded in interface com.adobe.granite.workflow.exec.WorkItempublic Date getDueTime()
getDueTime in interface com.adobe.granite.workflow.exec.InboxItempublic Date getProgressBeginTime()
getProgressBeginTime in interface com.adobe.granite.workflow.exec.InboxItempublic final void setTimeEnded(Date timeEnded)
public final com.adobe.granite.workflow.exec.WorkflowData getWorkflowData()
getWorkflowData in interface com.adobe.granite.workflow.exec.WorkItempublic final String getCurrentAssignee()
getCurrentAssignee in interface com.adobe.granite.workflow.exec.InboxItemgetCurrentAssignee in interface com.adobe.granite.workflow.exec.WorkItempublic void setDueTime(Date date)
setDueTime in interface com.adobe.granite.workflow.exec.WorkItempublic void setProgressBeginTime(Date date)
setProgressBeginTime in interface com.adobe.granite.workflow.exec.WorkItempublic void setPriority(com.adobe.granite.workflow.exec.InboxItem.Priority priority)
setPriority in interface com.adobe.granite.workflow.exec.WorkItempublic final com.adobe.granite.workflow.metadata.MetaDataMap getMetaDataMap()
getMetaDataMap in interface com.adobe.granite.workflow.HasMetaDatapublic final com.adobe.granite.workflow.exec.Workflow getWorkflow()
getWorkflow in interface com.adobe.granite.workflow.exec.WorkItempublic final void setWorkflow(SyntheticWorkflow workflow)
public com.adobe.granite.workflow.exec.Status getStatus()
getStatus in interface com.adobe.granite.workflow.exec.InboxItempublic final com.adobe.granite.workflow.model.WorkflowNode getNode()
getNode in interface com.adobe.granite.workflow.exec.WorkItempublic String getItemType()
getItemType in interface com.adobe.granite.workflow.exec.InboxItempublic String getItemSubType()
getItemSubType in interface com.adobe.granite.workflow.exec.InboxItempublic String getContentPath()
getContentPath in interface com.adobe.granite.workflow.exec.InboxItempublic com.adobe.granite.workflow.exec.InboxItem.Priority getPriority()
getPriority in interface com.adobe.granite.workflow.exec.InboxItemCopyright © 2013–2020 Adobe. All rights reserved.