Class CallableElementActivityBehavior

    • Field Detail

      • variablesFilter

        protected java.lang.String[] variablesFilter
      • expression

        protected Expression expression
        The expression which identifies the delegation for the variable mapping.
      • className

        protected java.lang.String className
        The class name of the delegated variable mapping, which should be used.
    • Constructor Detail

      • CallableElementActivityBehavior

        public CallableElementActivityBehavior()
      • CallableElementActivityBehavior

        public CallableElementActivityBehavior​(java.lang.String className)
      • CallableElementActivityBehavior

        public CallableElementActivityBehavior​(Expression expression)