Uses of Interface
org.camunda.bpm.scenario.act.MessageEndEventAction
-
Packages that use MessageEndEventAction Package Description org.camunda.bpm.scenario -
-
Uses of MessageEndEventAction in org.camunda.bpm.scenario
Methods in org.camunda.bpm.scenario that return MessageEndEventAction Modifier and Type Method Description MessageEndEventActionProcessScenario. waitsAtMessageEndEvent(String activityId)By implementing - or stubbing/mocking - this method, you define what should be done when the process reaches the message end event (waitstate) with the activity id provided.
-