Interface StateChangeEvent

  • All Superinterfaces:
    WorkflowEvent

    public interface StateChangeEvent
    extends WorkflowEvent
    This event is fired when the state of a content object is changed
    • Method Detail

      • getPreviousEvent

        State getPreviousEvent()
        Provides the preceding state
        Returns:
        the preceding state, or null if none exists