public class TaskEvent extends TaskanaHistoryEvent
| Modifier and Type | Field and Description |
|---|---|
protected String |
attachmentClassificationKey |
protected String |
businessProcessId |
protected String |
domain |
protected String |
parentBusinessProcessId |
protected String |
porCompany |
protected String |
porInstance |
protected String |
porSystem |
protected String |
porType |
protected String |
porValue |
protected String |
taskClassificationCategory |
protected String |
taskClassificationKey |
protected String |
taskId |
protected String |
workbasketKey |
| Constructor and Description |
|---|
TaskEvent(Task task) |
TaskEvent(TaskSummary task) |
getComment, getCreated, getCustom1, getCustom2, getCustom3, getCustom4, getEventType, getId, getNewData, getNewValue, getOldData, getOldValue, getUserId, setComment, setCreated, setCustom1, setCustom2, setCustom3, setCustom4, setEventType, setNewData, setNewValue, setOldData, setOldValue, setUserIdprotected String taskId
protected String businessProcessId
protected String parentBusinessProcessId
protected String domain
protected String workbasketKey
protected String taskClassificationCategory
protected String taskClassificationKey
protected String attachmentClassificationKey
protected String porCompany
protected String porSystem
protected String porInstance
protected String porType
protected String porValue
public TaskEvent(Task task)
public TaskEvent(TaskSummary task)
public String getTaskId()
getTaskId in class TaskanaHistoryEventpublic void setTaskId(String taskId)
setTaskId in class TaskanaHistoryEventpublic String getBusinessProcessId()
getBusinessProcessId in class TaskanaHistoryEventpublic void setBusinessProcessId(String businessProcessId)
setBusinessProcessId in class TaskanaHistoryEventpublic String getParentBusinessProcessId()
getParentBusinessProcessId in class TaskanaHistoryEventpublic void setParentBusinessProcessId(String parentBusinessProcessId)
setParentBusinessProcessId in class TaskanaHistoryEventpublic String getDomain()
getDomain in class TaskanaHistoryEventpublic void setDomain(String domain)
setDomain in class TaskanaHistoryEventpublic String getWorkbasketKey()
getWorkbasketKey in class TaskanaHistoryEventpublic void setWorkbasketKey(String workbasketKey)
setWorkbasketKey in class TaskanaHistoryEventpublic String getTaskClassificationCategory()
getTaskClassificationCategory in class TaskanaHistoryEventpublic void setTaskClassificationCategory(String taskClassificationCategory)
setTaskClassificationCategory in class TaskanaHistoryEventpublic String getTaskClassificationKey()
getTaskClassificationKey in class TaskanaHistoryEventpublic void setTaskClassificationKey(String taskClassificationKey)
setTaskClassificationKey in class TaskanaHistoryEventpublic String getAttachmentClassificationKey()
getAttachmentClassificationKey in class TaskanaHistoryEventpublic void setAttachmentClassificationKey(String attachmentClassificationKey)
setAttachmentClassificationKey in class TaskanaHistoryEventpublic String getPorCompany()
getPorCompany in class TaskanaHistoryEventpublic void setPorCompany(String porCompany)
setPorCompany in class TaskanaHistoryEventpublic String getPorSystem()
getPorSystem in class TaskanaHistoryEventpublic void setPorSystem(String porSystem)
setPorSystem in class TaskanaHistoryEventpublic String getPorInstance()
getPorInstance in class TaskanaHistoryEventpublic void setPorInstance(String porInstance)
setPorInstance in class TaskanaHistoryEventpublic String getPorType()
getPorType in class TaskanaHistoryEventpublic void setPorType(String porType)
setPorType in class TaskanaHistoryEventpublic String getPorValue()
getPorValue in class TaskanaHistoryEventpublic void setPorValue(String porValue)
setPorValue in class TaskanaHistoryEventpublic String toString()
toString in class TaskanaHistoryEventCopyright © 2019. All rights reserved.