Package org.jbpm.process.core.timer
Class Timer
java.lang.Object
org.jbpm.process.core.timer.Timer
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME_DURATION
public static final int TIME_DURATION- See Also:
-
TIME_CYCLE
public static final int TIME_CYCLE- See Also:
-
TIME_DATE
public static final int TIME_DATE- See Also:
-
-
Constructor Details
-
Timer
public Timer()
-
-
Method Details
-
getId
public long getId() -
setId
public void setId(long id) -
getDelay
-
setDelay
-
getPeriod
-
setPeriod
-
getDate
-
setDate
-
toString
-
getTimeType
public int getTimeType() -
setTimeType
public void setTimeType(int timeType) -
equals
-
hashCode
public int hashCode()
-