Interface TimeoutEvent
-
- All Superinterfaces:
GenericEvent
- All Known Implementing Classes:
TimeoutEventImpl
public interface TimeoutEvent extends GenericEvent
A TimeoutEvent object is the description of an instance, that is in the same active state since a long long time ... Those descriptions are sent to the timeout manager
-
-
Method Summary
-
Methods inherited from interface org.silverpeas.core.workflow.api.event.GenericEvent
getActionDate, getActionName, getDataRecord, getProcessInstance, getResolvedState, getSubstitute, getUser, getUserOrSubstitute, getUserRoleName, setSubstitute
-
-