public class HistoryWorkflowAction extends HistoryWorkflowBase
displayName| Constructor and Description |
|---|
HistoryWorkflowAction(String actionId,
String processId,
String name,
String provider,
String user,
Date startTime,
Date endTime)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId() |
void |
setActionId(String actionId) |
getDuration, getEndTime, getProcessId, getStartTime, getUser, isCompleted, setEndTimegetDisplayName, getName, getProvider, setDisplayName, toStringpublic HistoryWorkflowAction(String actionId, String processId, String name, String provider, String user, Date startTime, Date endTime)
processId - the ID of the corresponding workflow process instancename - the name of the itemprovider - the provider keyuser - startTime - the start point of the process instanceendTime - the end point of the process instance or nullCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.