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