JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.comalatech.workflow.event.admin
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
()
Method Details
getConfig
Map
<
String
,
String
>
getConfig
()
getOldConfig
Map
<
String
,
String
>
getOldConfig
()
Since:
1.15