Interface | Description |
---|---|
HasKey<K> |
Class | Description |
---|---|
AbstractHasKeyObject<K> |
Base class for modelling objects that has a key.
|
Pipeline |
Class for getting information about a pipeline definition.
|
PipelineError |
This class holds the information about a pipeline error and the errorDetail.
|
PipelineExecutionTrace |
This class holds the information about a pipeline execution, typically the executed pipeline, the status of
the execution, potential errors, etc.
|
PipelineExecutionTraceKey |
Identifier of a pipeline execution.
|
PipelineKey |
Identifier of a pipeline.
|
Provider |
Class for getting information about a provider.
|
ProviderConfiguration |
Class for holding a provider configuration.
|
ProviderKey |
Identifier of a provider.
|
ProvidersInfo |
Class for modelling the providers associated with a provider type.
|
ProviderType |
Class for modeling a provider type.
|
ProviderTypeKey |
Identifier of a provider type.
|
Runtime |
Class for getting information about a runtime.
|
RuntimeKey |
Identifier of a runtime.
|
RuntimeListItem |
Convenient class for getting the result of query operations against the provisioning runtime system.
|
RuntimesInfo |
Class for modelling the runtimes associated with a provider.
|
Stage |
Class for getting information about a pipeline stage definition.
|
Enum | Description |
---|---|
PipelineStatus |
Enum for modeling the status of a pipeline or a pipeline stage execution.
|
ProviderTypeStatus |
Enum for modeling the status for an installed provider type.
|
RuntimeStatus |
Enum for modeling the status of a runtime.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.