Class SWaitingMessageEvent
java.lang.Object
org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingEvent
org.bonitasoft.engine.core.process.instance.model.event.handling.SWaitingMessageEvent
- All Implemented Interfaces:
Serializable,PersistentObject
- Author:
- Elias Ricken de Medeiros
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSWaitingMessageEvent(SBPMEventType eventType, long processdefinitionId, String processName, long flowNodeDefinitionId, String flowNodeName, String messageName) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Constructor Details
-
SWaitingMessageEvent
public SWaitingMessageEvent(SBPMEventType eventType, long processdefinitionId, String processName, long flowNodeDefinitionId, String flowNodeName, String messageName)
-
-
Method Details
-
getEventTriggerType
- Specified by:
getEventTriggerTypein classSWaitingEvent
-