Class BPMNMessageWaitingEventImpl
java.lang.Object
org.activiti.api.runtime.event.impl.RuntimeEventImpl<BPMNMessage,BPMNMessageEvent.MessageEvents>
org.activiti.api.runtime.event.impl.BPMNMessageWaitingEventImpl
- All Implemented Interfaces:
Serializable,RuntimeEvent<BPMNMessage,,BPMNMessageEvent.MessageEvents> BPMNMessageEvent,BPMNMessageWaitingEvent
public class BPMNMessageWaitingEventImpl
extends RuntimeEventImpl<BPMNMessage,BPMNMessageEvent.MessageEvents>
implements BPMNMessageWaitingEvent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.activiti.api.process.model.events.BPMNMessageEvent
BPMNMessageEvent.MessageEvents -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.activiti.api.runtime.event.impl.RuntimeEventImpl
equals, getBusinessKey, getEntity, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp, hashCode, setBusinessKey, setEntity, setParentProcessInstanceId, setProcessDefinitionId, setProcessDefinitionKey, setProcessDefinitionVersion, setProcessInstanceIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
Constructor Details
-
BPMNMessageWaitingEventImpl
public BPMNMessageWaitingEventImpl() -
BPMNMessageWaitingEventImpl
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceRuntimeEvent<BPMNMessage,BPMNMessageEvent.MessageEvents>
-
toString
- Overrides:
toStringin classRuntimeEventImpl<BPMNMessage,BPMNMessageEvent.MessageEvents>
-