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