Class DataChooserDeclaration
java.lang.Object
com.suncode.pwfl.workflow.component.declaration.ComponentDeclaration
com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
- Author:
- RafaĆ Nowacki 12 lip 2016
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
fromVariableSet
(Integer rowNumber) getMapping
(String mappingId) boolean
void
setAutoMapping
(AutoMappingConfig autoMapping) void
setMappings
(Map<String, MappingDeclaration> mappings) Methods inherited from class com.suncode.pwfl.workflow.component.declaration.ComponentDeclaration
addParameter, changeParameter, collectVariablesUsedInParameters, getParameter
-
Constructor Details
-
DataChooserDeclaration
-
-
Method Details
-
setMappings
-
getMappings
-
getMapping
-
setAutoMapping
-
getAutoMapping
-
isFromVariableSet
public boolean isFromVariableSet() -
fromVariableSet
-
getRowNumber
-