| Package | Description |
|---|---|
| com.cloudbees.plugins.deployer.hosts |
| Modifier and Type | Method and Description |
|---|---|
DeployHostDescriptor<S,T> |
DeployHost.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionList<? extends DeployHostDescriptor<?,?>> |
DeployHostDescriptor.all()
Returns all the
DeployHost descriptors. |
static List<DeployHostDescriptor<?,?>> |
DeployHostDescriptor.allSupported(Set<DeploySourceOrigin> origins,
Class<? extends AbstractProject> jobType)
Returns the descriptors that are supported for the specified origins and job type.
|
List<DeployHostDescriptor<?,?>> |
DeployHostsContext.getDescriptors()
Convenience method to make setting up the hetero-list easier.
|
Copyright © 2016–2022. All rights reserved.