| Package | Description |
|---|---|
| org.camunda.bpm.scenario | |
| org.camunda.bpm.scenario.impl | |
| org.camunda.bpm.scenario.run |
| Modifier and Type | Method and Description |
|---|---|
Runner |
ProcessScenario.runsCallActivity(String activityId)
By implementing - or stubbing/mocking - this method, you
define what should be done when the process runs the
call activity with the activity id provided.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRunner |
class |
ProcessRunnerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessRunner |
Copyright © 2016 plexiti GmbH. All rights reserved.