| Package | Description |
|---|---|
| org.camunda.bpm.scenario.impl | |
| org.camunda.bpm.scenario.impl.delegate | |
| org.camunda.bpm.scenario.impl.waitstate |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessRunnerImpl.setExecuted(WaitstateExecutable waitstate) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventSubscriptionDelegate |
class |
AbstractExternalTaskDelegate |
class |
AbstractProcessInstanceDelegate |
class |
AbstractTaskDelegate |
| Modifier and Type | Method and Description |
|---|---|
static EventSubscriptionDelegate |
EventSubscriptionDelegateImpl.newInstance(WaitstateExecutable waitstate,
org.camunda.bpm.engine.runtime.EventSubscription eventSubscription) |
static List<EventSubscriptionDelegate> |
EventSubscriptionDelegateImpl.newInstance(WaitstateExecutable waitstate,
List<org.camunda.bpm.engine.runtime.EventSubscription> eventSubscriptions) |
static ProcessInstanceDelegate |
ProcessInstanceDelegateImpl.newInstance(WaitstateExecutable waitstate,
org.camunda.bpm.engine.runtime.ProcessInstance processInstance) |
| Constructor and Description |
|---|
EventSubscriptionDelegateImpl(WaitstateExecutable waitstate,
org.camunda.bpm.engine.runtime.EventSubscription eventSubscription) |
ProcessInstanceDelegateImpl(WaitstateExecutable waitstate,
org.camunda.bpm.engine.runtime.ProcessInstance processInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessRuleTaskExecutable |
class |
CallActivityExecutable |
class |
EventBasedGatewayExecutable |
class |
IgnoredExecutable |
class |
MessageIntermediateCatchEventExecutable |
class |
MessageIntermediateThrowEventExecutable |
class |
ReceiveTaskExecutable |
class |
SendTaskExecutable |
class |
ServiceTaskExecutable |
class |
SignalIntermediateCatchEventExecutable |
class |
TimerIntermediateEventExecutable |
class |
UserTaskExecutable |
Copyright © 2016 plexiti GmbH. All rights reserved.