public abstract class AbstractTaskDelegate extends WaitstateExecutable<org.camunda.bpm.engine.task.Task> implements TaskDelegate
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
AbstractTaskDelegate(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
action, action, compareTo, defer, execute, getActivityId, getExecutionId, getProcessInstance, isExecutableAtgetDelegategetAuthorizationService, getCaseService, getDecisionService, getExternalTaskService, getFilterService, getFormService, getHistoryService, getIdentityService, getManagementService, getProcessEngine, getRepositoryService, getRuntimeService, getTaskServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomplete, completegetProcessInstancedeferpublic AbstractTaskDelegate(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
public String getId()
getId in interface org.camunda.bpm.engine.task.Taskpublic String getName()
getName in interface org.camunda.bpm.engine.task.Taskpublic void setName(String name)
setName in interface org.camunda.bpm.engine.task.Taskpublic String getDescription()
getDescription in interface org.camunda.bpm.engine.task.Taskpublic void setDescription(String description)
setDescription in interface org.camunda.bpm.engine.task.Taskpublic int getPriority()
getPriority in interface org.camunda.bpm.engine.task.Taskpublic void setPriority(int priority)
setPriority in interface org.camunda.bpm.engine.task.Taskpublic String getOwner()
getOwner in interface org.camunda.bpm.engine.task.Taskpublic void setOwner(String owner)
setOwner in interface org.camunda.bpm.engine.task.Taskpublic String getAssignee()
getAssignee in interface org.camunda.bpm.engine.task.Taskpublic void setAssignee(String assignee)
setAssignee in interface org.camunda.bpm.engine.task.Taskpublic org.camunda.bpm.engine.task.DelegationState getDelegationState()
getDelegationState in interface org.camunda.bpm.engine.task.Taskpublic void setDelegationState(org.camunda.bpm.engine.task.DelegationState delegationState)
setDelegationState in interface org.camunda.bpm.engine.task.Taskpublic String getProcessInstanceId()
getProcessInstanceId in interface org.camunda.bpm.engine.task.Taskpublic String getProcessDefinitionId()
getProcessDefinitionId in interface org.camunda.bpm.engine.task.Taskpublic String getCaseInstanceId()
getCaseInstanceId in interface org.camunda.bpm.engine.task.Taskpublic void setCaseInstanceId(String caseInstanceId)
setCaseInstanceId in interface org.camunda.bpm.engine.task.Taskpublic String getCaseExecutionId()
getCaseExecutionId in interface org.camunda.bpm.engine.task.Taskpublic String getCaseDefinitionId()
getCaseDefinitionId in interface org.camunda.bpm.engine.task.Taskpublic Date getCreateTime()
getCreateTime in interface org.camunda.bpm.engine.task.Taskpublic String getTaskDefinitionKey()
getTaskDefinitionKey in interface org.camunda.bpm.engine.task.Taskpublic Date getDueDate()
getDueDate in interface org.camunda.bpm.engine.task.Taskpublic void setDueDate(Date dueDate)
setDueDate in interface org.camunda.bpm.engine.task.Taskpublic Date getFollowUpDate()
getFollowUpDate in interface org.camunda.bpm.engine.task.Taskpublic void setFollowUpDate(Date dueDate)
setFollowUpDate in interface org.camunda.bpm.engine.task.Taskpublic void delegate(String userId)
delegate in interface org.camunda.bpm.engine.task.Taskpublic void setParentTaskId(String parentTaskId)
setParentTaskId in interface org.camunda.bpm.engine.task.Taskpublic String getParentTaskId()
getParentTaskId in interface org.camunda.bpm.engine.task.Taskpublic boolean isSuspended()
isSuspended in interface org.camunda.bpm.engine.task.Taskpublic String getFormKey()
getFormKey in interface org.camunda.bpm.engine.task.Taskpublic String getTenantId()
getTenantId in interface org.camunda.bpm.engine.task.Taskpublic void setTenantId(String tenantId)
setTenantId in interface org.camunda.bpm.engine.task.TaskCopyright © 2016 plexiti GmbH. All rights reserved.