| Modifier and Type | Method and Description |
|---|---|
void |
TimerIntermediateEventAction.execute(ProcessInstanceDelegate processInstance)
Implement this action with custom code to be executed when the
process instance arrives at a timer intermediate event.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceDelegate |
ProcessInstanceAwareDelegate.getProcessInstance()
Get the process instance this object is associated to.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceDelegate |
WaitstateExecutable.getProcessInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessInstanceDelegate |
class |
ProcessInstanceDelegateImpl |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceDelegate |
EventSubscriptionDelegateImpl.getProcessInstance() |
static ProcessInstanceDelegate |
ProcessInstanceDelegateImpl.newInstance(WaitstateExecutable waitstate,
org.camunda.bpm.engine.runtime.ProcessInstance processInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallActivityExecutable |
class |
TimerIntermediateEventExecutable |
| Modifier and Type | Method and Description |
|---|---|
protected Action<ProcessInstanceDelegate> |
CallActivityExecutable.action(ProcessScenario scenario) |
Copyright © 2016 plexiti GmbH. All rights reserved.