| Constructor and Description |
|---|
SACatchEventInstanceImpl(SCatchEventInstance sCatchEventInstance) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SBoundaryEventInstance |
interface |
SIntermediateCatchEventInstance |
interface |
SStartEventInstance |
| Modifier and Type | Class and Description |
|---|---|
class |
SBoundaryEventInstanceImpl |
class |
SCatchEventInstanceImpl |
class |
SIntermediateCatchEventInstanceImpl |
class |
SStartEventInstanceImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
WaitingEventsInterrupter.interruptWaitingEvents(SProcessDefinition processDefinition,
SCatchEventInstance catchEventInstance,
SCatchEventDefinition catchEventDef) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerEventHandlerStrategy.handleCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SCatchEventInstance eventInstance,
SEventTriggerDefinition sEventTriggerDefinition) |
void |
TerminateEventHandlerStrategy.handleCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SCatchEventInstance eventInstance,
SEventTriggerDefinition sEventTriggerDefinition) |
void |
SignalEventHandlerStrategy.handleCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SCatchEventInstance eventInstance,
SEventTriggerDefinition sEventTriggerDefinition) |
void |
MessageEventHandlerStrategy.handleCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SCatchEventInstance eventInstance,
SEventTriggerDefinition sEventTriggerDefinition) |
abstract void |
EventHandlerStrategy.handleCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SCatchEventInstance eventInstance,
SEventTriggerDefinition sEventTriggerDefinition) |
void |
ErrorEventHandlerStrategy.handleCatchEvent(SProcessDefinition processDefinition,
SEventDefinition eventDefinition,
SCatchEventInstance eventInstance,
SEventTriggerDefinition sEventTriggerDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static String |
JobNameBuilder.getTimerEventJobName(Long processDefinitionId,
SEventDefinition eventDefinition,
SCatchEventInstance flowNodeInstance) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.