Package | Description |
---|---|
com.cloudbees.plugins.deployer | |
com.cloudbees.plugins.deployer.resolvers |
Modifier and Type | Method and Description |
---|---|
DeployHostsContext<DeployNowRunAction> |
DeployNowRunAction.createHostsContext()
Called by stapler to create the
DeployHostsContext . |
DeployHostsContext<DeployNowProjectAction> |
DeployNowProjectAction.createHostsContext()
Called by stapler to create the
DeployHostsContext . |
DeployHostsContext<AbstractProject<?,?>> |
DeployBuilder.DescriptorImpl.createHostsContext(AbstractProject<?,?> it,
DeployBuilder instance)
Called by stapler to create the
DeployHostsContext . |
DeployHostsContext<AbstractProject<?,?>> |
DeployNowJobProperty.DescriptorImpl.createHostsContext(AbstractProject<?,?> it,
DeployNowJobProperty instance)
Called by stapler to create the
DeployHostsContext . |
DeployHostsContext<AbstractProject<?,?>> |
DeployPublisher.DescriptorImpl.createHostsContext(AbstractProject<?,?> it,
DeployPublisher instance)
Called by stapler to create the
DeployHostsContext . |
Modifier and Type | Method and Description |
---|---|
DeployHostsContext<AbstractProject<?,?>> |
PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl.createHostsContext(AbstractProject<?,?> it,
DeployBuilder instance)
Called by stapler to create the
DeployHostsContext . |
Copyright © 2016–2022. All rights reserved.