Interface StateChangeEvent

  • All Superinterfaces:
    com.atlassian.confluence.event.events.content.Contented, 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