Class BPMNTimerImpl
java.lang.Object
org.activiti.api.runtime.model.impl.BPMNElementImpl
org.activiti.api.runtime.model.impl.BPMNTimerImpl
- All Implemented Interfaces:
BPMNElement,BPMNTimer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetTimerPayload(TimerPayload timerPayload) toString()Methods inherited from class org.activiti.api.runtime.model.impl.BPMNElementImpl
getElementId, getProcessDefinitionId, getProcessInstanceId, setElementId, setProcessDefinitionId, setProcessInstanceIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.activiti.api.process.model.BPMNElement
getElementId, getProcessDefinitionId, getProcessInstanceId
-
Constructor Details
-
BPMNTimerImpl
public BPMNTimerImpl() -
BPMNTimerImpl
-
-
Method Details
-
getTimerPayload
- Specified by:
getTimerPayloadin interfaceBPMNTimer
-
setTimerPayload
-
hashCode
public int hashCode()- Overrides:
hashCodein classBPMNElementImpl
-
equals
- Overrides:
equalsin classBPMNElementImpl
-
toString
-