public interface TaskDelegate extends org.camunda.bpm.engine.task.Task, ProcessInstanceAwareDelegate, Deferrable
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
Complete this user task.
|
void |
complete(Map<String,Object> variables)
Complete this user task and deliver a map of additional information
created by the human user (e.g.
|
delegate, getAssignee, getCaseDefinitionId, getCaseExecutionId, getCaseInstanceId, getCreateTime, getDelegationState, getDescription, getDueDate, getExecutionId, getFollowUpDate, getFormKey, getId, getName, getOwner, getParentTaskId, getPriority, getProcessDefinitionId, getProcessInstanceId, getTaskDefinitionKey, getTenantId, isSuspended, setAssignee, setCaseInstanceId, setDelegationState, setDescription, setDueDate, setFollowUpDate, setName, setOwner, setParentTaskId, setPriority, setTenantIdgetProcessInstancedeferCopyright © 2016 plexiti GmbH. All rights reserved.