Class ScriptQueryExecutorImpl

  • All Implemented Interfaces:
    ScriptQueryExecutor

    public class ScriptQueryExecutorImpl
    extends Object
    implements ScriptQueryExecutor
    Implementation of a set of functions executed in the process definition. Like shared to get the value of shared fields in process instance, activityConditionalValue to get the value of an activity of conditional type in a process instance.
    Author:
    Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>