Interface SpaceWorkflowNotificationConfigurationUpdatedEvent
- 
- All Superinterfaces:
 WorkflowNotificationConfigurationUpdatedEvent,WorkflowSpaceEvent
public interface SpaceWorkflowNotificationConfigurationUpdatedEvent extends WorkflowNotificationConfigurationUpdatedEvent, WorkflowSpaceEvent
Event fired when the space notification settings are updated. 
- 
- 
Method Summary
- 
Methods inherited from interface com.comalatech.workflow.event.admin.WorkflowNotificationConfigurationUpdatedEvent
getConfigValue, getNotificationType 
- 
Methods inherited from interface com.comalatech.workflow.event.WorkflowSpaceEvent
getSpace 
 - 
 
 -