public class UserTaskExecutable extends AbstractTaskDelegate
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
UserTaskExecutable(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
protected Action |
action(ProcessScenario scenario) |
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.
|
protected org.camunda.bpm.engine.task.Task |
getDelegate() |
delegate, getAssignee, getCaseDefinitionId, getCaseExecutionId, getCaseInstanceId, getCreateTime, getDelegationState, getDescription, getDueDate, getFollowUpDate, getFormKey, getId, getName, getOwner, getParentTaskId, getPriority, getProcessDefinitionId, getProcessInstanceId, getTaskDefinitionKey, getTenantId, isSuspended, setAssignee, setCaseInstanceId, setDelegationState, setDescription, setDueDate, setFollowUpDate, setName, setOwner, setParentTaskId, setPriority, setTenantIdaction, compareTo, defer, execute, getActivityId, getExecutionId, getProcessInstance, isExecutableAtgetAuthorizationService, getCaseService, getDecisionService, getExternalTaskService, getFilterService, getFormService, getHistoryService, getIdentityService, getManagementService, getProcessEngine, getRepositoryService, getRuntimeService, getTaskServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessInstancedeferpublic UserTaskExecutable(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
protected org.camunda.bpm.engine.task.Task getDelegate()
getDelegate in class AbstractExecutable<org.camunda.bpm.engine.task.Task>protected Action action(ProcessScenario scenario)
action in class WaitstateExecutable<org.camunda.bpm.engine.task.Task>public void complete()
TaskDelegatepublic void complete(Map<String,Object> variables)
TaskDelegateCopyright © 2016 plexiti GmbH. All rights reserved.