| Package | Description |
|---|---|
| org.camunda.bpm.scenario | |
| org.camunda.bpm.scenario.impl | |
| org.camunda.bpm.scenario.run |
| Modifier and Type | Method and Description |
|---|---|
static ProcessRunner.StartableRunner |
Scenario.run(ProcessScenario scenario)
Run a new process instance by means of the scenario interface
provided as parameter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessRunnerImpl |
| Modifier and Type | Method and Description |
|---|---|
ProcessRunner.StartableRunner |
ProcessRunnerImpl.run(ProcessScenario scenario) |
ProcessRunner.StartableRunner |
ScenarioImpl.toBeStartedBy() |
| Modifier and Type | Method and Description |
|---|---|
ProcessRunner.StartableRunner |
ProcessRunner.ExecutableRunner.run(ProcessScenario scenario)
Run another new process instance by means of the
scenario interface provided as parameter.
|
Copyright © 2016 plexiti GmbH. All rights reserved.