public class ReceiveTaskExecutable extends MessageIntermediateCatchEventExecutable
Executable.Deferreds, Executable.Helpers, Executable.Jobs, Executable.WaitstateshistoricDelegatedelegate, idComparator, runnerprocessEngine| Constructor and Description |
|---|
ReceiveTaskExecutable(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
protected Action |
action(ProcessScenario scenario) |
Date |
getCreated() |
protected org.camunda.bpm.engine.runtime.EventSubscription |
getDelegate() |
String |
getEventName() |
String |
getEventType() |
String |
getId() |
String |
getProcessInstanceId() |
String |
getTenantId() |
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.
|
action, 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 ReceiveTaskExecutable(ProcessRunnerImpl runner, org.camunda.bpm.engine.history.HistoricActivityInstance instance)
protected Action action(ProcessScenario scenario)
action in class MessageIntermediateCatchEventExecutableprotected org.camunda.bpm.engine.runtime.EventSubscription getDelegate()
getDelegate in class MessageIntermediateCatchEventExecutablepublic void receive()
EventSubscriptionDelegatereceive in interface EventSubscriptionDelegatereceive in class MessageIntermediateCatchEventExecutablepublic void receive(Map<String,Object> variables)
EventSubscriptionDelegatereceive in interface EventSubscriptionDelegatereceive in class MessageIntermediateCatchEventExecutablepublic String getId()
getId in interface org.camunda.bpm.engine.runtime.EventSubscriptiongetId in class AbstractEventSubscriptionDelegatepublic String getEventType()
getEventType in interface org.camunda.bpm.engine.runtime.EventSubscriptiongetEventType in class AbstractEventSubscriptionDelegatepublic String getEventName()
getEventName in interface org.camunda.bpm.engine.runtime.EventSubscriptiongetEventName in class AbstractEventSubscriptionDelegatepublic String getProcessInstanceId()
getProcessInstanceId in interface org.camunda.bpm.engine.runtime.EventSubscriptiongetProcessInstanceId in class AbstractEventSubscriptionDelegatepublic String getTenantId()
getTenantId in interface org.camunda.bpm.engine.runtime.EventSubscriptiongetTenantId in class AbstractEventSubscriptionDelegatepublic Date getCreated()
getCreated in interface org.camunda.bpm.engine.runtime.EventSubscriptiongetCreated in class AbstractEventSubscriptionDelegateCopyright © 2016 plexiti GmbH. All rights reserved.