Interface ActionRuleApplicable

    • Method Detail

      • applyActionRule

        void applyActionRule​(BeanActionRule beanActionRule)
        Adds the bean action.
        Parameters:
        beanActionRule - the bean action rule
      • applyActionRule

        void applyActionRule​(MethodActionRule methodActionRule)
        Adds the method action.
        Parameters:
        methodActionRule - the bean action rule
      • applyActionRule

        void applyActionRule​(IncludeActionRule includeActionRule)
        Adds the process-call action.
        Parameters:
        includeActionRule - the process call action rule
      • applyActionRule

        void applyActionRule​(EchoActionRule echoActionRule)
        Adds the echo action.
        Parameters:
        echoActionRule - the echo action rule
      • applyActionRule

        void applyActionRule​(HeadingActionRule headingActionRule)
        Adds the heading action.
        Parameters:
        headingActionRule - the heading action rule