public interface ParameterBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
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,
ParameterBuilderCopyright © 2023. All rights reserved.