Interface IRuleChangedEvent

All Superinterfaces:
IEvent, ISystemEvent, Serializable

public interface IRuleChangedEvent extends ISystemEvent
Raised when a rules's properties are modified.
  • Method Details

    • getRuleContainer

      IThingID getRuleContainer()
      Get the container for the rule that has changed
      Returns:
      the URI of the rule container that has changed.