| Package | Description |
|---|---|
| org.camunda.bpm.scenario.defer | |
| org.camunda.bpm.scenario.impl | |
| org.camunda.bpm.scenario.impl.delegate |
| Modifier and Type | Method and Description |
|---|---|
void |
Deferrable.defer(String period,
Deferred action)
Defer a certain action for a certain period of time until
it is executed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaitstateExecutable.defer(String period,
Deferred action) |
static DeferredExecutable |
Executable.Deferreds.newInstance(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance,
String period,
Deferred action) |
| Constructor and Description |
|---|
DeferredExecutable(ProcessRunnerImpl runner,
org.camunda.bpm.engine.history.HistoricActivityInstance instance,
String period,
Deferred action) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceDelegateImpl.defer(String period,
Deferred action) |
void |
EventSubscriptionDelegateImpl.defer(String period,
Deferred action) |
Copyright © 2016 plexiti GmbH. All rights reserved.