public interface EventSubscriptionDelegate extends org.camunda.bpm.engine.runtime.EventSubscription, ProcessInstanceAwareDelegate, Deferrable
| Modifier and Type | Method and Description |
|---|---|
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.
|
getActivityId, getCreated, getEventName, getEventType, getExecutionId, getId, getProcessInstanceId, getTenantIdgetProcessInstancedeferCopyright © 2016 plexiti GmbH. All rights reserved.