Package com.comalatech.workflow.event
Interface WorkflowSpaceEvent
- 
- All Known Subinterfaces:
 SpaceAuditHistoryClearedEvent,SpaceWorkflowConfigurationUpdatedEvent,SpaceWorkflowDeletedEvent,SpaceWorkflowDisabledEvent,SpaceWorkflowEditedEvent,SpaceWorkflowEnabledEvent,SpaceWorkflowHistoryClearedEvent,SpaceWorkflowLinkedEvent,SpaceWorkflowNotificationConfigurationUpdatedEvent,SpaceWorkflowParameterAddedEvent,SpaceWorkflowParameterEvent,SpaceWorkflowParameterRemovedEvent,SpaceWorkflowParameterUpdatedEvent,SpaceWorkflowStatesInitializationEvent,SpaceWorkflowTemplateDeletedEvent,SpaceWorkflowTemplateDisabledEvent,SpaceWorkflowTemplateEditedEvent,SpaceWorkflowTemplateEnabledEvent,SpaceWorkflowUnlinkedEvent
public interface WorkflowSpaceEventParent interface for workflow events that apply to a space. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.atlassian.confluence.spaces.SpacegetSpace() 
 -