Class WatchOperationOptions

  • All Implemented Interfaces:
    OperationOptions

    public class WatchOperationOptions
    extends java.lang.Object
    implements OperationOptions
    The watch operation options represent the configuration parameters of the WatchOperation. They are used to alter the behavior of the operation, change interval times and enable/disable certain behaviors.

    The options can also be stored as XML within the daemon configuration.