| Package | Description |
|---|---|
| org.camunda.bpm.scenario.act | |
| org.camunda.bpm.scenario.impl.waitstate |
| Modifier and Type | Method and Description |
|---|---|
void |
EventBasedGatewayAction.execute(EventBasedGatewayDelegate gateway)
Implement this action with custom code to be executed when the
process instance arrives at an event based gateway.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventBasedGatewayExecutable |
| Modifier and Type | Method and Description |
|---|---|
protected EventBasedGatewayDelegate |
EventBasedGatewayExecutable.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected Action<EventBasedGatewayDelegate> |
EventBasedGatewayExecutable.action(ProcessScenario scenario) |
Copyright © 2016 plexiti GmbH. All rights reserved.