public abstract class AbstractProcessInstanceDelegate extends WaitstateExecutable<org.camunda.bpm.engine.runtime.ProcessInstance> implements ProcessInstanceDelegate
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
AbstractProcessInstanceDelegate(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessKey() |
String |
getCaseInstanceId() |
String |
getId() |
String |
getProcessDefinitionId() |
String |
getProcessInstanceId() |
String |
getTenantId() |
boolean |
isEnded() |
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, waitdeferpublic AbstractProcessInstanceDelegate(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
public String getProcessDefinitionId()
getProcessDefinitionId in interface org.camunda.bpm.engine.runtime.ProcessInstancepublic String getBusinessKey()
getBusinessKey in interface org.camunda.bpm.engine.runtime.ProcessInstancepublic String getCaseInstanceId()
getCaseInstanceId in interface org.camunda.bpm.engine.runtime.ProcessInstancepublic boolean isSuspended()
isSuspended in interface org.camunda.bpm.engine.runtime.ExecutionisSuspended in interface org.camunda.bpm.engine.runtime.ProcessInstancepublic String getId()
getId in interface org.camunda.bpm.engine.runtime.Executionpublic boolean isEnded()
isEnded in interface org.camunda.bpm.engine.runtime.Executionpublic String getProcessInstanceId()
getProcessInstanceId in interface org.camunda.bpm.engine.runtime.Executionpublic String getTenantId()
getTenantId in interface org.camunda.bpm.engine.runtime.ExecutionCopyright © 2016 plexiti GmbH. All rights reserved.