-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
-
-
-
-
-
-
-
-
getDescription
public String getDescription()
-
getExecutionId
public String getExecutionId()
-
-
getParentTaskId
public String getParentTaskId()
-
getPriority
public int getPriority()
-
getProcessDefinitionId
public String getProcessDefinitionId()
-
getProcessInstanceId
public String getProcessInstanceId()
-
getTaskDefinitionKey
public String getTaskDefinitionKey()
-
getFollowUp
public Date getFollowUp()
-
getCaseDefinitionId
public String getCaseDefinitionId()
-
getCaseExecutionId
public String getCaseExecutionId()
-
getCaseInstanceId
public String getCaseInstanceId()
-
isSuspended
public boolean isSuspended()
-
-
-