See: Description
| Class | Description |
|---|---|
| ConfigurationParameter |
Java annotation item for runtime configuration parameters used in
IPipelineStep. |
| StepIntrospector |
Scan a class for retrieving the different
ConfigurationParameter it uses. |
| Enum | Description |
|---|---|
| StepParameterType |
Types of the runtime parameters for steps.
|
| Annotation Type | Description |
|---|---|
| StepParameterMapping |
Java annotation for mapping configuration parameters in steps.
|
Classes to implement the introspection of pipeline steps.
This package includes the different helper classes to introspect pipeline steps.
Copyright © 2021. All rights reserved.