Package | Description |
---|---|
com.cloudbees.plugins.deployer.resolvers |
Modifier and Type | Class and Description |
---|---|
class |
PromotionCapabilitiesResolver
Promoted builds plugin needs different behaviour from the builder and also needs to remove the default builder and
publisher.
|
Modifier and Type | Method and Description |
---|---|
static CapabilitiesResolver |
CapabilitiesResolver.of(AbstractProject<?,?> project)
Returns the
CapabilitiesResolver for the specified project. |
static CapabilitiesResolver |
CapabilitiesResolver.of(Class<? extends AbstractProject> jobType)
Returns the
CapabilitiesResolver for the specified job type. |
Copyright © 2016–2022. All rights reserved.