Interface WorkflowConfigurationUpdatedEvent
-
public interface WorkflowConfigurationUpdatedEvent
Event fired when the global workflow configuration is updated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
getConfig()
Map<String,String>
getOldConfig()
-