Interface ICafAppConfigUpdateEvent

All Superinterfaces:
IEvent, Serializable

public interface ICafAppConfigUpdateEvent extends IEvent
A base interface for system portal events
  • Method Details

    • getAffectedKeys

      Set<String> getAffectedKeys()
    • getUserID

      String getUserID()
    • getAppName

      String getAppName()
    • includeLocal

      boolean includeLocal()
      Returns:
      whether this event will restart/update apps on the local node or not.