Uses of Interface
org.camunda.bpm.scenario.act.MessageIntermediateCatchEventAction
-
Packages that use MessageIntermediateCatchEventAction Package Description org.camunda.bpm.scenario org.camunda.bpm.scenario.act -
-
Uses of MessageIntermediateCatchEventAction in org.camunda.bpm.scenario
Methods in org.camunda.bpm.scenario that return MessageIntermediateCatchEventAction Modifier and Type Method Description MessageIntermediateCatchEventActionProcessScenario. 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. -
Uses of MessageIntermediateCatchEventAction in org.camunda.bpm.scenario.act
Subinterfaces of MessageIntermediateCatchEventAction in org.camunda.bpm.scenario.act Modifier and Type Interface Description interfaceReceiveTaskAction
-