Interface ConditionalEventBehavior

    • Method Detail

      • getConditionalEventDefinition

        ConditionalEventDefinition getConditionalEventDefinition()
        Returns the current conditional event definition.
        Returns:
        the conditional event definition
      • leaveOnSatisfiedCondition

        void leaveOnSatisfiedCondition​(EventSubscriptionEntity eventSubscription,
                                       VariableEvent variableEvent)
        Checks the condition, on satisfaction the activity is leaved.
        Parameters:
        eventSubscription - the event subscription which contains all necessary informations
        variableEvent - the variableEvent to evaluate the condition