Class ParameterValue
java.lang.Object
com.suncode.pwfl.workflow.component.declaration.ParameterValue
Value of parameter declaration - raw data from XPDL.
- Author:
- RafaĆ Nowacki 31 maj 2016
-
Constructor Summary
ConstructorsConstructorDescriptionParameterValue
(Type<?> type, Object value) ParameterValue
(Type<?> type, Object value, Boolean wholeColumn) -
Method Summary
-
Constructor Details
-
ParameterValue
-
ParameterValue
-
-
Method Details
-
snapshot
-
getValue
public <T> T getValue()
-