Package com.day.cq.replication
Interface ConfigManager.ConfigEvent
- Enclosing interface:
ConfigManager
public static interface ConfigManager.ConfigEvent
Interface for configuration event
-
Method Details
-
getType
ConfigManager.ConfigEvent.Type getType()Returns the event type- Returns:
- the type
-
getId
String getId()Returns the id of the configuration that changed- Returns:
- the id.
-