com.ibm.openpages.api.workflow

Interface IWFSwitchesEval

  • All Superinterfaces:
    IWFEvalUnit
    All Known Subinterfaces:
    IWFRangeEval


    public interface IWFSwitchesEval
    extends IWFEvalUnit
    Interface that represents switch evaluation in the context of process instance. The 'expr' unit is evaluated first and is compared to the key evaluation unit of cases. When the value of 'expr' evaluation matches to the value of the key, it then evaluates the 'value' unit. The evaluated value from the 'value' unit is returned to the execution context. When there is no matching case, the defaultValue unit is evaluated and its value is returned to the execution context.
    Since:
    8.0.0.2

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.