| Package | Description | 
|---|---|
| com.suncode.pwfl.workflow.form.datachooser | 
| Modifier and Type | Method and Description | 
|---|---|
| Mapping | DataChooser. getMapping(String id) | 
| Mapping | DataChooserDefinition. getMapping(String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Mapping> | DataChooser. getMappings() | 
| Map<String,Mapping> | DataChooserDefinition. getMappings() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DataChooserDefinitionBuilder | DataChooserDefinitionBuilder. mapping(Mapping mapping) | 
| Constructor and Description | 
|---|
| DataChooserDefinition(String id,
                     String documentationLink,
                     LocalizedString name,
                     LocalizedString description,
                     Icon icon,
                     List<Category> categories,
                     List<ParameterDefinition<?>> parameters,
                     List<Mapping> mappings,
                     boolean customMappingsEnabled,
                     List<ContextVariable<?>> contextVariables) | 
Copyright © 2019 Suncode. All rights reserved.