Class VariableScheme

java.lang.Object
org.kuali.rice.kew.engine.node.var.schemes.VariableScheme
All Implemented Interfaces:
PropertyScheme

public final class VariableScheme extends Object implements PropertyScheme
A property scheme that looks the property up in the state variable map
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Constructor Details

    • VariableScheme

      public VariableScheme()
  • Method Details