public class MessageIntermediateCatchEventExecutable extends AbstractEventSubscriptionDelegate
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
MessageIntermediateCatchEventExecutable(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
protected Action<EventSubscriptionDelegate> |
action(ProcessScenario scenario) |
protected org.camunda.bpm.engine.runtime.EventSubscription |
getDelegate() |
void |
receive()
Receive the event the event subscription is waiting for.
|
void |
receive(Map<String,Object> variables)
Receive the event the event subscription is waiting for
and deliver a map of received information to be stored
as process instance variables.
|
getCreated, getEventName, getEventType, getId, getProcessInstanceId, getTenantIdaction, 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, waitgetActivityId, getExecutionIdgetProcessInstancedeferpublic MessageIntermediateCatchEventExecutable(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
protected org.camunda.bpm.engine.runtime.EventSubscription getDelegate()
getDelegate in class AbstractExecutable<org.camunda.bpm.engine.runtime.EventSubscription>protected Action<EventSubscriptionDelegate> action(ProcessScenario scenario)
action in class WaitstateExecutable<org.camunda.bpm.engine.runtime.EventSubscription>public void receive()
EventSubscriptionDelegatepublic void receive(Map<String,Object> variables)
EventSubscriptionDelegateCopyright © 2016 plexiti GmbH. All rights reserved.