Class ReferencedTask
java.lang.Object
pro.taskana.adapter.systemconnector.api.ReferencedTask
POJO that represents a task in the external system.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDue()getId()getName()getOwner()inthashCode()voidsetAssignee(String assignee) voidsetBusinessProcessId(String businessProcessId) voidsetClassificationKey(String classificationKey) voidsetCreated(String created) voidsetCustomInt1(String customInt1) voidsetCustomInt2(String customInt2) voidsetCustomInt3(String customInt3) voidsetCustomInt4(String customInt4) voidsetCustomInt5(String customInt5) voidsetCustomInt6(String customInt6) voidsetCustomInt7(String customInt7) voidsetCustomInt8(String customInt8) voidsetDescription(String description) voidvoidvoidvoidsetManualPriority(String manualPriority) voidvoidsetOutboxEventId(String outboxEventId) voidsetOutboxEventType(String outboxEventType) voidvoidsetPlanned(String planned) voidsetPriority(String priority) voidsetSuspended(String suspended) voidsetSystemUrl(String systemUrl) voidsetTaskDefinitionKey(String taskDefinitionKey) voidsetTaskState(String taskState) voidsetVariables(String variables) voidsetWorkbasketKey(String workbasketKey) toString()
-
Constructor Details
-
ReferencedTask
public ReferencedTask()
-
-
Method Details
-
getBusinessProcessId
-
setBusinessProcessId
-
getId
-
setId
-
getOutboxEventId
-
setOutboxEventId
-
getOutboxEventType
-
setOutboxEventType
-
getName
-
setName
-
getAssignee
-
setAssignee
-
getCreated
-
setCreated
-
getPlanned
-
setPlanned
-
getDue
-
setDue
-
getDescription
-
setDescription
-
getOwner
-
setOwner
-
getPriority
-
setPriority
-
getManualPriority
-
setManualPriority
-
getSuspended
-
setSuspended
-
getSystemUrl
-
setSystemUrl
-
getTaskDefinitionKey
-
setTaskDefinitionKey
-
getTaskState
-
setTaskState
-
getVariables
-
setVariables
-
getDomain
-
setDomain
-
getClassificationKey
-
setClassificationKey
-
getWorkbasketKey
-
setWorkbasketKey
-
getCustomInt1
-
setCustomInt1
-
getCustomInt2
-
setCustomInt2
-
getCustomInt3
-
setCustomInt3
-
getCustomInt4
-
setCustomInt4
-
getCustomInt5
-
setCustomInt5
-
getCustomInt6
-
setCustomInt6
-
getCustomInt7
-
setCustomInt7
-
getCustomInt8
-
setCustomInt8
-
hashCode
public int hashCode() -
equals
-
toString
-