Package com.comalatech.workflow.event
Interface WorkflowSpaceEvent
- All Known Subinterfaces:
SpaceWorkflowConfigurationUpdatedEvent,SpaceWorkflowDeletedEvent,SpaceWorkflowDisabledEvent,SpaceWorkflowEditedEvent,SpaceWorkflowEnabledEvent,SpaceWorkflowHistoryClearedEvent,SpaceWorkflowLinkedEvent,SpaceWorkflowNotificationConfigurationUpdatedEvent,SpaceWorkflowParameterAddedEvent,SpaceWorkflowParameterEvent,SpaceWorkflowParameterRemovedEvent,SpaceWorkflowParameterUpdatedEvent,SpaceWorkflowStatesInitializationEvent,SpaceWorkflowTemplateDeletedEvent,SpaceWorkflowTemplateDisabledEvent,SpaceWorkflowTemplateEditedEvent,SpaceWorkflowTemplateEnabledEvent,SpaceWorkflowUnlinkedEvent
public interface WorkflowSpaceEvent
Parent interface for workflow events that apply to a space.
-
Method Summary
-
Method Details
-
getSpace
com.atlassian.confluence.spaces.Space getSpace()
-