Interface DynamicParameterConfig
-
- All Known Subinterfaces:
DropdownListParameterConfig
,JcrPathParameterConfig
public interface DynamicParameterConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
DynamicParameterConfig.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DynamicParameterConfig.Type
getType()
-
-
-
Method Detail
-
getType
DynamicParameterConfig.Type getType()
- Returns:
- the type of parameter config
-
-