| Package | Description |
|---|---|
| org.camunda.bpm.scenario | |
| org.camunda.bpm.scenario.impl |
| Modifier and Type | Method and Description |
|---|---|
MockedCallActivityAction |
ProcessScenario.waitsAtMockedCallActivity(String activityId)
By implementing - or stubbing/mocking - this method, you
define what should be done when the process reaches the
mocked call activity (wait state) with the activity id provided.
|
| Constructor and Description |
|---|
MockedProcessRunnerImpl(MockedCallActivityAction action) |
Copyright © 2021 plexiti GmbH. All rights reserved.