Class EventStartRuleHandler

  • All Implemented Interfaces:
    IActivityHandler

    public class EventStartRuleHandler
    extends EventIntermediateRuleHandler
    When a subprocess has a rule start event it needs to be treated like an intermediate event (i.e. register an event matcher at the process engine). If its a top level start event, no special treatment is required, as the macthing is done by the process engine based on the model and the interpreter is started with the correct activity.
    • Constructor Detail

      • EventStartRuleHandler

        public EventStartRuleHandler()