public abstract class AbstractEventSubscriptionDelegate extends WaitstateExecutable<org.camunda.bpm.engine.runtime.EventSubscription> implements EventSubscriptionDelegate
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
AbstractEventSubscriptionDelegate(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated() |
String |
getEventName() |
String |
getEventType() |
String |
getId() |
String |
getProcessInstanceId() |
String |
getTenantId() |
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, waitreceive, receivegetActivityId, getExecutionIdgetProcessInstancedeferpublic AbstractEventSubscriptionDelegate(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
public String getId()
getId in interface org.camunda.bpm.engine.runtime.EventSubscriptionpublic String getEventType()
getEventType in interface org.camunda.bpm.engine.runtime.EventSubscriptionpublic String getEventName()
getEventName in interface org.camunda.bpm.engine.runtime.EventSubscriptionpublic String getProcessInstanceId()
getProcessInstanceId in interface org.camunda.bpm.engine.runtime.EventSubscriptionpublic String getTenantId()
getTenantId in interface org.camunda.bpm.engine.runtime.EventSubscriptionpublic Date getCreated()
getCreated in interface org.camunda.bpm.engine.runtime.EventSubscriptionCopyright © 2016 plexiti GmbH. All rights reserved.