Package com.comalatech.workflow.event
Interface StateExpireEvent
-
- All Superinterfaces:
WorkflowEvent
public interface StateExpireEvent extends WorkflowEvent
This event is fired when the state of a content object has expired
-
-
Method Summary
-
Methods inherited from interface com.comalatech.workflow.event.WorkflowEvent
getContent, getState
-
-