public class TaskAuditInfoImpl extends WorkflowDataHolder implements TaskAuditInfo
| Constructor and Description |
|---|
TaskAuditInfoImpl(Map<String,Object> workflowProperties,
String ddcName,
Map<String,SaConstants.SaFieldType> fieldTypes)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeName() |
String |
getProcessName() |
Date |
getReceiveDate() |
SaPropertyValue[] |
getResultProperties() |
String |
getStatusText() |
String |
getSubject() |
getDateValue, getIntValue, getStringValuepublic Date getReceiveDate()
getReceiveDate in interface TaskAuditInfopublic String getSubject()
getSubject in interface TaskAuditInfopublic String getProcessName()
getProcessName in interface TaskAuditInfopublic String getNodeName()
getNodeName in interface TaskAuditInfopublic String getStatusText()
getStatusText in interface TaskAuditInfopublic SaPropertyValue[] getResultProperties()
getResultProperties in interface TaskAuditInfoCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.