public class STimerEventTriggerInstanceImpl extends SEventTriggerInstanceImpl implements org.bonitasoft.engine.core.process.instance.model.event.trigger.STimerEventTriggerInstance
| Constructor and Description |
|---|
STimerEventTriggerInstanceImpl() |
STimerEventTriggerInstanceImpl(long eventInstanceId,
STimerType timerType,
long timerValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscriminator() |
SEventTriggerType |
getEventTriggerType() |
STimerType |
getTimerType() |
long |
getTimerValue() |
protected void |
setTimerType(STimerType timerType) |
protected void |
setTimerValue(long timerValue) |
getEventInstanceId, setEventInstanceIdequals, getId, getTenantId, hashCode, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic STimerEventTriggerInstanceImpl()
public STimerEventTriggerInstanceImpl(long eventInstanceId,
STimerType timerType,
long timerValue)
public String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic STimerType getTimerType()
getTimerType in interface org.bonitasoft.engine.core.process.instance.model.event.trigger.STimerEventTriggerInstancepublic long getTimerValue()
getTimerValue in interface org.bonitasoft.engine.core.process.instance.model.event.trigger.STimerEventTriggerInstanceprotected void setTimerType(STimerType timerType)
protected void setTimerValue(long timerValue)
public SEventTriggerType getEventTriggerType()
getEventTriggerType in interface org.bonitasoft.engine.core.process.instance.model.event.trigger.SEventTriggerInstanceCopyright © 2014 Bonitasoft S.A.. All rights reserved.