Class FlowRuleEvent

    • Constructor Detail

      • FlowRuleEvent

        public FlowRuleEvent​(FlowRuleEvent.Type type,
                             FlowRule flowRule)
        Creates an event of a given type and for the specified flow rule and the current time.
        Parameters:
        type - flow rule event type
        flowRule - event flow rule subject
      • FlowRuleEvent

        public FlowRuleEvent​(FlowRuleEvent.Type type,
                             FlowRule flowRule,
                             long time)
        Creates an event of a given type and for the specified flow rule and time.
        Parameters:
        type - flow rule event type
        flowRule - event flow rule subject
        time - occurrence time