| Interface | Description |
|---|---|
| BuildProvider |
A provider of deployers which can be detected via
ServiceLoader. |
| BuildStep |
A single atomic unit of build work.
|
| Class | Description |
|---|---|
| BuildChain |
A build chain.
|
| BuildChainBuilder |
A build chain builder.
|
| BuildContext |
The context passed to a deployer's operation.
|
| BuildExecutionBuilder |
A builder for a deployer execution.
|
| BuildResult |
The final result of a successful deployment operation.
|
| BuildStepBuilder |
A builder for build step instances within a chain.
|
| Consume | |
| ConsumeFlags |
Flags which can be set on consume declarations.
|
| Execution | |
| FinalStep | |
| ItemId | |
| Messages | |
| Produce | |
| ProduceFlags |
Flags which can be set on consume declarations.
|
| StepInfo | |
| Version |
| Enum | Description |
|---|---|
| Constraint | |
| ConsumeFlag | |
| ProduceFlag |
| Exception | Description |
|---|---|
| BuildException | |
| ChainBuildException |
The exception thrown when a deployer chain build fails.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.