| Package | Description |
|---|---|
| org.camunda.bpm.scenario | |
| org.camunda.bpm.scenario.act |
| Modifier and Type | Method and Description |
|---|---|
MessageIntermediateCatchEventAction |
ProcessScenario.waitsAtMessageIntermediateCatchEvent(String activityId)
By implementing - or stubbing/mocking - this method, you
define what should be done when the process reaches the
message intermediate catch event (waitstate) with the
activity id provided.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReceiveTaskAction |
Copyright © 2016 plexiti GmbH. All rights reserved.