| Modifier and Type | Method and Description |
|---|---|
protected SWaitingSignalEventBuilder |
SWaitingSignalEventBuilderFactoryImpl.createNonStartEvent(long processdefinitionId,
long rootProcessInstanceId,
long processInstanceId,
long flowNodeInstanceId,
String signalName,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
SBPMEventType eventType) |
| Modifier and Type | Method and Description |
|---|---|
SBPMEventType |
SWaitingEvent.getEventType() |
SBPMEventType |
SMessageEventCouple.getWaitingMessageEventType() |
static SBPMEventType |
SBPMEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SBPMEventType[] |
SBPMEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SBPMEventType |
SWaitingEventImpl.getEventType() |
SBPMEventType |
SMessageEventCoupleImpl.getWaitingMessageEventType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SWaitingEventImpl.setEventType(SBPMEventType eventType) |
| Constructor and Description |
|---|
SMessageEventCoupleImpl(long waitingMessageId,
SBPMEventType eventType,
long messageId) |
SWaitingErrorEventImpl(SBPMEventType eventType,
long processdefinitionId,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
String errorCode) |
SWaitingEventImpl(SBPMEventType eventType) |
SWaitingEventImpl(SBPMEventType eventType,
long processdefinitionId,
String processName,
long flowNodeDefinitionId,
String flowNodeName) |
SWaitingMessageEventImpl(SBPMEventType eventType,
long processdefinitionId,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
String messageName) |
SWaitingSignalEventImpl(SBPMEventType eventType,
long processdefinitionId,
String processName,
long flowNodeDefinitionId,
String flowNodeName,
String signalName) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.