Class HalTask
java.lang.Object
org.eximeebpms.bpm.engine.rest.hal.HalResource<HalTask>
org.eximeebpms.bpm.engine.rest.hal.task.HalTask
- Author:
- Daniel Meyer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationstatic HalRelationFields inherited from class org.eximeebpms.bpm.engine.rest.hal.HalResource
_embedded, _links, linker -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eximeebpms.bpm.engine.rest.hal.HalResource
addEmbedded, addEmbedded, addLink, addLink, embed, get_embedded, get_links, getEmbedded
-
Field Details
-
REL_SELF
-
REL_ASSIGNEE
-
REL_OWNER
-
REL_EXECUTION
-
REL_PARENT_TASK
-
REL_PROCESS_DEFINITION
-
REL_PROCESS_INSTANCE
-
REL_CASE_INSTANCE
-
REL_CASE_EXECUTION
-
REL_CASE_DEFINITION
-
REL_IDENTITY_LINKS
-
-
Constructor Details
-
HalTask
public HalTask()
-
-
Method Details
-
generate
-
fromTask
-
getId
-
getName
-
getAssignee
-
getCreated
-
getDue
-
getDelegationState
-
getDescription
-
getExecutionId
-
getOwner
-
getParentTaskId
-
getPriority
public int getPriority() -
getProcessDefinitionId
-
getProcessInstanceId
-
getTaskDefinitionKey
-
getFollowUp
-
getCaseDefinitionId
-
getCaseExecutionId
-
getCaseInstanceId
-
isSuspended
public boolean isSuspended() -
getFormKey
-
getCamundaFormRef
-
getTenantId
-