public interface ParameterBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ParameterContext parameterContext)
Implement this method to collect input parameters and return values
|
void apply(ParameterContext parameterContext)
parameterContext - - context that can be used to override the parameter attributesParameter,
ParameterBuilder