public abstract class AbstractExternalTaskDelegate extends WaitstateExecutable<org.camunda.bpm.engine.externaltask.ExternalTask> implements ExternalTaskDelegate
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
AbstractExternalTaskDelegate(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityInstanceId() |
String |
getErrorMessage() |
String |
getId() |
Date |
getLockExpirationTime() |
long |
getPriority() |
String |
getProcessDefinitionId() |
String |
getProcessDefinitionKey() |
String |
getProcessInstanceId() |
Integer |
getRetries() |
String |
getTenantId() |
String |
getTopicName() |
String |
getWorkerId() |
boolean |
isSuspended() |
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, complete, handleBpmnErrorgetActivityId, getExecutionIdgetProcessInstancedeferpublic AbstractExternalTaskDelegate(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
public String getId()
getId in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getTopicName()
getTopicName in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getWorkerId()
getWorkerId in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic Date getLockExpirationTime()
getLockExpirationTime in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getProcessInstanceId()
getProcessInstanceId in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getActivityInstanceId()
getActivityInstanceId in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getProcessDefinitionId()
getProcessDefinitionId in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getProcessDefinitionKey()
getProcessDefinitionKey in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic Integer getRetries()
getRetries in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getErrorMessage()
getErrorMessage in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic boolean isSuspended()
isSuspended in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic String getTenantId()
getTenantId in interface org.camunda.bpm.engine.externaltask.ExternalTaskpublic long getPriority()
getPriority in interface org.camunda.bpm.engine.externaltask.ExternalTaskCopyright © 2016 plexiti GmbH. All rights reserved.