Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W _ 

A

all() - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Returns all the DeployHost descriptors.
all() - Static method in enum com.cloudbees.plugins.deployer.sources.DeploySourceOrigin
Returns DeploySourceOrigin.values() as an immutable Set
allInPreferenceOrder() - Static method in enum com.cloudbees.plugins.deployer.sources.DeploySourceOrigin
Returns DeploySourceOrigin.values() as an immutable List with highest DeploySourceOrigin.preference first.
allSupported(Set<DeploySourceOrigin>, Class<? extends AbstractProject>) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Returns the descriptors that are supported for the specified origins and job type.
asNode() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 

B

build - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
build() - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 

C

canTake(Queue.BuildableItem) - Method in class com.cloudbees.plugins.deployer.DeployNowSlave.NodePropertyImpl
 
CapabilitiesResolver - Class in com.cloudbees.plugins.deployer.resolvers
Provides information about the capabilities that should be exposed for different project types.
CapabilitiesResolver() - Constructor for class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
 
check(DeployNowComputer) - Method in class com.cloudbees.plugins.deployer.DeployNowComputer.DeployNowRetentionStrategy
 
checkAbortPermission() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
com.cloudbees.plugins.deployer - package com.cloudbees.plugins.deployer
 
com.cloudbees.plugins.deployer.engines - package com.cloudbees.plugins.deployer.engines
 
com.cloudbees.plugins.deployer.exceptions - package com.cloudbees.plugins.deployer.exceptions
 
com.cloudbees.plugins.deployer.hosts - package com.cloudbees.plugins.deployer.hosts
 
com.cloudbees.plugins.deployer.records - package com.cloudbees.plugins.deployer.records
 
com.cloudbees.plugins.deployer.resolvers - package com.cloudbees.plugins.deployer.resolvers
 
com.cloudbees.plugins.deployer.sources - package com.cloudbees.plugins.deployer.sources
 
com.cloudbees.plugins.deployer.targets - package com.cloudbees.plugins.deployer.targets
 
CONFIGURE - Static variable in class com.cloudbees.plugins.deployer.DeployNowProjectAction
CONFIGURE - Static variable in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
create(DeployHost<?, ?>) - Static method in class com.cloudbees.plugins.deployer.engines.Engine
 
createComputer() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 
createDefault(AbstractProject<?, ?>, Set<DeploySourceOrigin>) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Creates a default DeployHost instance from the specified project considering the specified origins.
createDefault(Run<?, ?>, Set<DeploySourceOrigin>) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Creates a default DeployHost instance from the specified project run considering the specified origins.
createDefaults(AbstractProject<?, ?>, Set<DeploySourceOrigin>) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
createDefaults(Run<?, ?>, Set<DeploySourceOrigin>) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
createEvent(T) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
createExecutable() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
createFor(AbstractProject) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty.TransientProjectActionFactoryImpl
 
createFor(Run) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.TransientBuildActionFactoryImpl
 
createHostsContext(AbstractProject<?, ?>, DeployBuilder) - Method in class com.cloudbees.plugins.deployer.DeployBuilder.DescriptorImpl
Called by stapler to create the DeployHostsContext.
createHostsContext(AbstractProject<?, ?>, DeployNowJobProperty) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
Called by stapler to create the DeployHostsContext.
createHostsContext() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Called by stapler to create the DeployHostsContext.
createHostsContext() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Called by stapler to create the DeployHostsContext.
createHostsContext(AbstractProject<?, ?>, DeployPublisher) - Method in class com.cloudbees.plugins.deployer.DeployPublisher.DescriptorImpl
Called by stapler to create the DeployHostsContext.
createHostsContext(AbstractProject<?, ?>, DeployBuilder) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl
Called by stapler to create the DeployHostsContext.
createLauncher(TaskListener) - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 

D

DEFAULT_TYPE - Static variable in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
The default type of artifact that this will look for.
defaultDeploySource(DeploySource, Set<DeploySourceOrigin>, Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
If the specified source is null, try to pick the best default to select initially.
delegatePathValidationToTarget(String, String, FilePath) - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Delegates the final path validation to the DeployTarget.
DEPLOY - Static variable in class com.cloudbees.plugins.deployer.DeployNowProjectAction
DEPLOY - Static variable in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
DEPLOY_NOW - Static variable in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
deployAuthentications - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
DeployBuilder - Class in com.cloudbees.plugins.deployer
A build step that can deploy applications
DeployBuilder(List<? extends DeployHost<?, ?>>) - Constructor for class com.cloudbees.plugins.deployer.DeployBuilder
 
DeployBuilder.DescriptorImpl - Class in com.cloudbees.plugins.deployer
Our descriptor
DeployBuilder_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployBuilder.DisplayName: Deploy applications.
DeployedApplicationAction<L extends DeployedApplicationLocation> - Class in com.cloudbees.plugins.deployer.records
 
DeployedApplicationAction(L) - Constructor for class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
DeployedApplicationFingerprintFacet<L extends DeployedApplicationLocation> - Class in com.cloudbees.plugins.deployer.records
 
DeployedApplicationFingerprintFacet(Fingerprint, long, L) - Constructor for class com.cloudbees.plugins.deployer.records.DeployedApplicationFingerprintFacet
 
DeployedApplicationLocation - Class in com.cloudbees.plugins.deployer.records
Represents information about an application that has been deployed to an URL.
DeployedApplicationLocation(String) - Constructor for class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
Constructs a new instance.
Deployer(List<DeployHost<?, ?>>, List<Cause>, Authentication) - Constructor for class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
DeployEvent - Class in com.cloudbees.plugins.deployer
 
DeployEvent(AbstractBuild<?, ?>, List<Cause>) - Constructor for class com.cloudbees.plugins.deployer.DeployEvent
 
DeployException - Exception in com.cloudbees.plugins.deployer.exceptions
 
DeployException() - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeployException
 
DeployException(Throwable) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeployException
 
DeployException(String) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeployException
 
DeployException(String, Throwable) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeployException
 
DeployHost<S extends DeployHost<S,T>,T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.hosts
A set of DeployTargets to be deployed.
DeployHost(List<T>) - Constructor for class com.cloudbees.plugins.deployer.hosts.DeployHost
Constructor.
DeployHostDescriptor<S extends DeployHost<S,T>,T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.hosts
The base class for DeployHost descriptors.
DeployHostDescriptor() - Constructor for class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
DeployHostDescriptor(Class<? extends DeployHost<S, T>>) - Constructor for class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
DeployHostsContext<T> - Class in com.cloudbees.plugins.deployer.hosts
 
DeployHostsContext(T, List<? extends DeployHost<?, ?>>, Job<?, ?>, Set<DeploySourceOrigin>, boolean, boolean) - Constructor for class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
DeployListener - Class in com.cloudbees.plugins.deployer
An extension point for listening to deployment events
DeployListener() - Constructor for class com.cloudbees.plugins.deployer.DeployListener
 
DeployNowCause - Class in com.cloudbees.plugins.deployer
The request time for a Deploy Now
DeployNowCause() - Constructor for class com.cloudbees.plugins.deployer.DeployNowCause
 
DeployNowCause_ShortDescription(Object) - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowCause.ShortDescription: Deployment requested on {0,date,long} at {0,time,long}.
DeployNowColumn - Class in com.cloudbees.plugins.deployer
A column that shows the Deploy Now button.
DeployNowColumn() - Constructor for class com.cloudbees.plugins.deployer.DeployNowColumn
 
DeployNowColumn.DescriptorImpl - Class in com.cloudbees.plugins.deployer
 
DeployNowColumn_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowColumn.DisplayName: Deploy Now.
DeployNowComputer - Class in com.cloudbees.plugins.deployer
DeployNowComputer(DeployNowSlave) - Constructor for class com.cloudbees.plugins.deployer.DeployNowComputer
 
DeployNowComputer.DeployNowRetentionStrategy - Class in com.cloudbees.plugins.deployer
 
DeployNowJobProperty - Class in com.cloudbees.plugins.deployer
Holds the default configuration for deploying now.
DeployNowJobProperty(boolean, List<? extends DeployHost<?, ?>>) - Constructor for class com.cloudbees.plugins.deployer.DeployNowJobProperty
 
DeployNowJobProperty.DescriptorImpl - Class in com.cloudbees.plugins.deployer
 
DeployNowJobProperty.TransientProjectActionFactoryImpl - Class in com.cloudbees.plugins.deployer
Needed to ensure the action is available if the job property is not present.
DeployNowJobProperty_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowJobProperty.DisplayName: Deploy Now defaults.
deployNowPool - Variable in class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
 
DeployNowProjectAction - Class in com.cloudbees.plugins.deployer
An action for deploying the last successful build's artifacts now.
DeployNowProjectAction(AbstractProject<?, ?>) - Constructor for class com.cloudbees.plugins.deployer.DeployNowProjectAction
Constructs the action for a specific project.
DeployNowProjectAction_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowProjectAction.DisplayName: Deploy Now.
DeployNowRetentionStrategy() - Constructor for class com.cloudbees.plugins.deployer.DeployNowComputer.DeployNowRetentionStrategy
 
DeployNowRunAction - Class in com.cloudbees.plugins.deployer
An action for deploying a build's artifacts now.
DeployNowRunAction() - Constructor for class com.cloudbees.plugins.deployer.DeployNowRunAction
 
DeployNowRunAction(Run<?, ?>) - Constructor for class com.cloudbees.plugins.deployer.DeployNowRunAction
 
DeployNowRunAction.Deployer - Class in com.cloudbees.plugins.deployer
 
DeployNowRunAction.RunListenerImpl - Class in com.cloudbees.plugins.deployer
 
DeployNowRunAction.TransientBuildActionFactoryImpl - Class in com.cloudbees.plugins.deployer
Now that we are past 1.458 we can rely on TransientBuildActionFactory.
DeployNowRunAction_BuildAborted() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowRunAction.BuildAborted: Build was aborted.
DeployNowRunAction_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowRunAction.DisplayName: Deploy Now.
DeployNowRunAction_PermissionGroup() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowRunAction.PermissionGroup: Deploy Now.
DeployNowSlave - Class in com.cloudbees.plugins.deployer
A special node for executing DeployNowTasks on the master, even when the master does not have any executors.
DeployNowSlave() - Constructor for class com.cloudbees.plugins.deployer.DeployNowSlave
 
DeployNowSlave.DescriptorImpl - Class in com.cloudbees.plugins.deployer
 
DeployNowSlave.NodePropertyImpl - Class in com.cloudbees.plugins.deployer
 
DeployNowSlave.NodePropertyImpl.DescriptorImpl - Class in com.cloudbees.plugins.deployer
 
DeployNowSlave_NodeDescription() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowSlave.NodeDescription: Node specifically for handling Deploy Now tasks.
DeployNowSlave_NodeName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowSlave.NodeName: Deploy Now.
DeployNowSlave_OnlyAcceptsDeployNowTasks() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowSlave.OnlyAcceptsDeployNowTasks: This node only accepts Deploy Now tasks.
DeployNowTask - Class in com.cloudbees.plugins.deployer
A deploy now task.
DeployNowTask(AbstractBuild<?, ?>, DeployNowRunAction.Deployer) - Constructor for class com.cloudbees.plugins.deployer.DeployNowTask
 
DeployPromotionBuilder(List<DeployHost<?, ?>>) - Constructor for class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver.DeployPromotionBuilder
Constructor.
DeployPublisher - Class in com.cloudbees.plugins.deployer
A publisher that can deploy applications
DeployPublisher(List<? extends DeployHost<?, ?>>, boolean) - Constructor for class com.cloudbees.plugins.deployer.DeployPublisher
 
DeployPublisher.DescriptorImpl - Class in com.cloudbees.plugins.deployer
Our descriptor
DeployPublisher_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployPublisher.DisplayName: Deploy applications.
deployScope - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
DeploySource - Class in com.cloudbees.plugins.deployer.sources
A source of files to deploy.
DeploySource() - Constructor for class com.cloudbees.plugins.deployer.sources.DeploySource
 
DeploySourceDescriptor - Class in com.cloudbees.plugins.deployer.sources
The base class for all DeploySource Descriptor instances.
DeploySourceDescriptor() - Constructor for class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
 
DeploySourceNotFoundException - Exception in com.cloudbees.plugins.deployer.exceptions
 
DeploySourceNotFoundException(DeploySource) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeploySourceNotFoundException
 
DeploySourceNotFoundException(DeploySource, Throwable) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeploySourceNotFoundException
 
DeploySourceNotFoundException(DeploySource, String) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeploySourceNotFoundException
 
DeploySourceNotFoundException(DeploySource, String, Throwable) - Constructor for exception com.cloudbees.plugins.deployer.exceptions.DeploySourceNotFoundException
 
DeploySourceOrigin - Enum in com.cloudbees.plugins.deployer.sources
The origins from which files for deployment can be found.
DeployTarget<T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.targets
 
DeployTarget(DeploySource) - Constructor for class com.cloudbees.plugins.deployer.targets.DeployTarget
 
DeployTargetDescriptor<T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.targets
The base class for DeployTarget descriptors
DeployTargetDescriptor() - Constructor for class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
Infers the type of the corresponding DeployTarget from the outer class.
DeployTargetDescriptor(Class<? extends T>) - Constructor for class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
For cases where the common convention cannot be followed.
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowColumn.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowSlave.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowSlave.NodePropertyImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployPublisher.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource.DescriptorImpl
 
doCheckArtifactId(String, String, String, String) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
doCheckDirectoryPath(String, String, String) - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
Checks the specified directory path.
doCheckFilePath(String) - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
 
doCheckFilePattern(String, String, String) - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource.DescriptorImpl
 
doCheckGroupId(String) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
doDeploy(StaplerRequest) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
doDeployText(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Sends out the raw console output.
doDoDelete() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
doFillArtifactIdItems(String) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
doFillClassifierItems(String, String) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
doFillFilePathItems() - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
 
doFillGroupIdItems() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
doFillTypeItems(String, String, String) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
doIndex(StaplerRequest) - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Starts the deploy now action.
doIndex(StaplerRequest) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
doLaunchSlaveAgent(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 

E

Engine<S extends DeployHost<S,T>,T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.engines
A deployment engine knows how to deploy artifacts to a remote service.
Engine(EngineConfiguration<S, T>) - Constructor for class com.cloudbees.plugins.deployer.engines.Engine
 
Engine.FingerprintingWrapper - Class in com.cloudbees.plugins.deployer.engines
 
EngineConfiguration<S extends DeployHost<S,T>,T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.engines
Represents all the configuration requirements of an Engine
EngineConfiguration(S) - Constructor for class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
EngineFactory<S extends DeployHost<S,T>,T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.engines
 
EngineFactory(S) - Constructor for class com.cloudbees.plugins.deployer.engines.EngineFactory
 
EngineFactoryDescriptor<S extends DeployHost<S,T>,T extends DeployTarget<T>> - Class in com.cloudbees.plugins.deployer.engines
 
EngineFactoryDescriptor() - Constructor for class com.cloudbees.plugins.deployer.engines.EngineFactoryDescriptor
 
ensurePresent() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer.DeployNowRetentionStrategy
 
ensurePresent() - Static method in class com.cloudbees.plugins.deployer.DeployNowSlave
 
equals(Object) - Method in class com.cloudbees.plugins.deployer.DeployEvent
 
equals(Object) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
equals(Object) - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
equals(Object) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
equals(Object) - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
equals(Object) - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
equals(Object) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
equals(Object) - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
equals(Object) - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource
expandAllMacros(AbstractBuild<?, ?>, TaskListener, String) - Static method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 

F

FilePathValidator - Class in com.cloudbees.plugins.deployer.sources
 
findJob() - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
If the stapler request ancestor is a Run or one of the deploy now actions, will return null, otherwise returns the job.
findRun() - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
If the stapler request ancestor is a Run or one of the deploy now actions, will return null, otherwise returns the run.
FingerprintingWrapper(FilePath.FileCallable<DeployedApplicationLocation>) - Constructor for class com.cloudbees.plugins.deployer.engines.Engine.FingerprintingWrapper
 
FixedDirectoryDeploySource - Class in com.cloudbees.plugins.deployer.sources
A deploy source that returns a specific directory.
FixedDirectoryDeploySource(String) - Constructor for class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
Constructor used by stapler.
FixedDirectoryDeploySource.DescriptorImpl - Class in com.cloudbees.plugins.deployer.sources
from(AbstractBuild<?, ?>, DeploySourceOrigin...) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
from(AbstractBuild<?, ?>, Collection<DeploySourceOrigin>) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 

G

getApplicationFile(Run) - Method in class com.cloudbees.plugins.deployer.sources.DeploySource
Gets the application file to deploy from the specified Run or null if the run does not have the deployable.
getApplicationFile(FilePath) - Method in class com.cloudbees.plugins.deployer.sources.DeploySource
Gets the application file to deploy from the specified workspace or null if the workspace does not have the deployable.
getApplicationFile(Run) - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
Gets the application file to deploy from the specified Run or null if the run does not have the deployable.
getApplicationFile(FilePath) - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
Gets the application file to deploy from the specified workspace or null if the workspace does not have the deployable.
getApplicationFile(FilePath) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Gets the application file to deploy from the specified workspace or null if the workspace does not have the deployable.
getApplicationFile(Run) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Gets the application file to deploy from the specified Run or null if the run does not have the deployable.
getApplicationFile(Run) - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
Gets the application file to deploy from the specified Run or null if the run does not have the deployable.
getApplicationFile(FilePath) - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
Gets the application file to deploy from the specified workspace or null if the workspace does not have the deployable.
getApplicationFile(Run) - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource
Gets the application file to deploy from the specified Run or null if the run does not have the deployable.
getApplicationFile(FilePath) - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource
Gets the application file to deploy from the specified workspace or null if the workspace does not have the deployable.
getArtifact() - Method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 
getArtifactId() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Returns the artifactId to match or (@code null) to match any.
getAssignedLabel() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getAssignedLabels() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 
getBuild() - Method in class com.cloudbees.plugins.deployer.DeployEvent
 
getBuild() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getBuild() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getBuilderSources(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return the set of sources to be used by DeployBuilder.
getBuilderSources(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Return the set of sources to be used by DeployBuilder.
getCauseOfBlockage() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getCauses() - Method in class com.cloudbees.plugins.deployer.DeployEvent
 
getCauses() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
getCharset() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Gets the charset in which the log file is written.
getClassifier() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Returns the classifier to match or (@code null) to match the primary artifact.
getClockDifference() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 
getConfiguration() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getConfiguration() - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
getDefaultCharset() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
getDeployAuthentications() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getDeployer() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getDeployScope() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getDeploySourceDescriptors() - Method in class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
Gets all the DeploySource descriptors.
getDeploySourceDescriptors(Set<DeploySourceOrigin>, Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
Returns the DeploySourceDescriptors that are valid for the specific context.
getDeployTargetClass() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Returns the subclass of DeployTarget that the DeployHost is restricted to.
getDeployTargetDescriptor() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
getDescription() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
getDescription() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
Returns the description of the deployment, e.g.
getDescriptor() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns the descriptor of the job property.
getDescriptor() - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
getDescriptor() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
getDescriptor() - Method in class com.cloudbees.plugins.deployer.sources.DeploySource
getDescriptors() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
Convenience method to make setting up the hetero-list easier.
getDirectoryPath() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
Returns the file path.
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployBuilder.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowColumn.DescriptorImpl
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave.DescriptorImpl
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave.NodePropertyImpl.DescriptorImpl
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployPublisher.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
getDisplayName() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
Returns the display name of the hosting service.
getDisplayName() - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 
getEstimatedDuration() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getFilePath() - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
Returns the file path.
getFilePattern() - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource
Returns the file pattern.
getFullDisplayName() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getGroupId() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Returns the groupId to match or (@code null) to match any.
getHosts() - Method in class com.cloudbees.plugins.deployer.DeployBuilder
 
getHosts() - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty
 
getHosts() - Method in class com.cloudbees.plugins.deployer.DeployPublisher
 
getHosts() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
getIconFileName() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
getIconFileName() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getIconFileName() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
getImageOf(String) - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
getImageOf(String) - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
Returns the URL to the image.
getInstance(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
 
getInstantSources(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return the set of sources to be used by DeployNowRunAction.
getInstantSources(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Return the set of sources to be used by DeployNowRunAction.
getIt() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
getJobActions(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty
 
getLastBuiltOn() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getLastDeployableBuild() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns the most recent successful or stable build of the project that this action is owned by.
getLastDeployableBuild(Job<?, ?>) - Static method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Returns the most recent successful or stable build of the specified job.
getLastSuccessfulBuild(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Returns the last successful build of the specified project.
getLastSuccessfulBuild(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Returns the last successful build of the specified project.
getLauncher() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getListener() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getLocation() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
getLocation() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationFingerprintFacet
 
getLocationURL() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
Returns the URL that the application can be accessed at.
getLog(int) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getLogFile() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Returns the log file.
getLogInputStream() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Returns an input stream that reads from the log file.
getLogReader() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getLogRecords() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
getLogText() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Used to URL-bind AnnotatedLargeText.
getMonitorData() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
getName() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getOrigins() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
getOwner() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns the project that this action is owned by.
getOwner() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getProject() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
getPublisherSources(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return the set of sources to be used by DeployPublisher.
getPublisherSources(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Return the set of sources to be used by DeployPublisher.
getRequiredMonitorService() - Method in class com.cloudbees.plugins.deployer.DeployBuilder
getRequiredMonitorService() - Method in class com.cloudbees.plugins.deployer.DeployPublisher
 
getResourceList() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getRetentionStrategy() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
getRootPath() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 
getSameNodeConstraint() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getShortDescription() - Method in class com.cloudbees.plugins.deployer.DeployNowCause
 
getSource() - Method in exception com.cloudbees.plugins.deployer.exceptions.DeploySourceNotFoundException
 
getSources() - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
 
getSources() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns the valid sources for this type of deployment.
getSources() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getSources() - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
getTargets() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
Returns the targets to deploy.
getToolHome(Node, ToolInstallation, TaskListener) - Method in class com.cloudbees.plugins.deployer.MavenInstallationProvider
 
getType() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Returns the type of artifact to match.
getUrl() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
getUrlName() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
getUrlName() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
getUrlName() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationAction
 
getWhyBlocked() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
Deprecated.
getWorkspaceFor(TopLevelItem) - Method in class com.cloudbees.plugins.deployer.DeployNowSlave
 

H

hasAbortPermission() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
hashCode() - Method in class com.cloudbees.plugins.deployer.DeployEvent
 
hashCode() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
hashCode() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
hashCode() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
hashCode() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
hashCode() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
hashCode() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
hashCode() - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
hashCode() - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource

I

invoke(File, VirtualChannel) - Method in class com.cloudbees.plugins.deployer.engines.Engine.FingerprintingWrapper
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.DeployBuilder.DescriptorImpl
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.DeployPublisher.DescriptorImpl
isApplicable(Class<? extends DeployHost>) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactoryDescriptor
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Returns true if and only if this DeploySource is relevant to the job type
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
Returns true if and only if this DeploySource is relevant to the job type
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
Returns true if and only if this DeploySource is relevant to the job type
isApplicable(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource.DescriptorImpl
 
isArtifactFileValid(File) - Method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 
isAuthenticationValid(Authentication) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
Return true if and only if this DeployHost requires to resolve some specific Credentials from the CredentialsProvider API and the provided Authentication can find those Credentials
isBuildBlocked() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
isBuilderApplicable() - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return true if and only if DeployBuilder is allowed to apply to project types known by this resolver.
isBuilderApplicable() - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Return true if and only if DeployBuilder is allowed to apply to project types known by this resolver.
isBuilderFromWorkspace() - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return true if and only if DeployBuilder is allowed to resolve deployable artifacts from the job workspace.
isComplete() - Method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 
isConcurrentBuild() - Method in class com.cloudbees.plugins.deployer.DeployNowTask
 
isConnecting() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
isDeployIfUnstable() - Method in class com.cloudbees.plugins.deployer.DeployPublisher
 
isDeployPossible(Item) - Static method in class com.cloudbees.plugins.deployer.DeployNowColumn.DescriptorImpl
 
isDeployPossible(Run) - Static method in class com.cloudbees.plugins.deployer.DeployNowColumn.DescriptorImpl
 
isDeployPossible(Item) - Method in class com.cloudbees.plugins.deployer.DeployNowColumn
 
isDescendant(FilePath, FilePath) - Static method in class com.cloudbees.plugins.deployer.sources.FilePathValidator
Checks whether a given child path is a descendant of a given parent path using File.getCanonicalFile().
isDirectorySource() - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Returns true if and only if this DeploySource can return directories.
isDirectorySource() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
Returns true if and only if this DeploySource can return directories.
isDirectoryTarget() - Method in class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
Returns true if and only if this target can accept directories.
isFileSource() - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Returns true if and only if this DeploySource can return files.
isFileSource() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
Returns true if and only if this DeploySource can return files.
isFileTarget() - Method in class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
Returns true if and only if this target can accept files.
isFromWorkspace() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
isHasOutput() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
isInstantApplicable() - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return true if and only if DeployNowRunAction is allowed to apply to project types known by this resolver.
isInstantApplicable() - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Return true if and only if DeployNowRunAction is allowed to apply to project types known by this resolver.
isInstantiable() - Method in class com.cloudbees.plugins.deployer.DeployNowSlave.DescriptorImpl
 
isLogUpdated() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Returns true if the log file is still being updated.
isMavenJob(Class<? extends AbstractProject>) - Static method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Returns true if and only if the supplied type is a Maven job type class.
isOffline() - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
isOneClickDeploy() - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty
 
isOneClickDeploy() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns true if and only if the deployment is a one click deployment.
isOneClickDeploy() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
isOneClickDeployPossible() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns true if and only if the deployment could be a one click deployment.
isOneClickDeployPossible() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
isOneClickDeployValid() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns true if and only if a one click deployment is valid.
isOneClickDeployValid() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
isPublisherApplicable() - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return true if and only if DeployPublisher is allowed to apply to project types known by this resolver.
isPublisherApplicable() - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Return true if and only if DeployPublisher is allowed to apply to project types known by this resolver.
isPublisherFromWorkspace() - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Return true if and only if DeployPublisher is allowed to resolve deployable artifacts from the job workspace.
isSaveConfigForced() - Method in class com.cloudbees.plugins.deployer.DeployNowProjectAction
Returns true if and only if the configuration must be saved (because we do not have a configuration).
isSaveConfigForced() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
isSupported(Set<DeploySourceOrigin>, Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Returns true if and only if this host is valid for the specified origins and job type.
isSupported(Set<DeploySourceOrigin>, Run<?, ?>) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Returns true if and only if this host is valid for the specified origins and run.
isSupported(DeploySourceOrigin) - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Returns true if and only if this DeploySource can operate from the specified origin.
isSupported(DeploySourceOrigin...) - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Returns true if and only if this DeploySource can operate from at least one of the specified origins.
isSupported(DeploySourceOrigin) - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
Returns true if and only if this DeploySource can operate from the specified origin.
isSupported(DeploySourceOrigin) - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
Returns true if and only if this DeploySource can operate from the specified origin.
isSupported(DeploySourceOrigin) - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
Returns true if and only if this DeploySource can operate from the specified origin.
isSupported(DeploySourceOrigin) - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource.DescriptorImpl
Returns true if and only if this DeploySource can operate from the specified origin.
isUsersAuth() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
isValid(List<? extends DeployHost<?, ?>>, Run<?, ?>, Authentication) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
isValid(List<? extends DeployHost<?, ?>>, AbstractProject<?, ?>, Authentication) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
isValid(AbstractProject<?, ?>, Authentication) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
Checks if this deploy set is valid for use against the specified project by the specified authentication.
isValid(AbstractProject<?, ?>) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
Checks if this deploy set is valid for use against the specified project by the system authentication.
isValid(Run<?, ?>) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
Checks if this deploy set is valid for use against the specified run by the system authentication.
isValid(Run<?, ?>, Authentication) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
Checks if this deploy set is valid for use against the specified run by the specified authentication.
isValid(Run<?, ?>) - Method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 

J

JOB_AUTH - Static variable in class com.cloudbees.plugins.deployer.DeployNowProjectAction
JOB_AUTH - Static variable in class com.cloudbees.plugins.deployer.DeployNowRunAction
 

K

knows(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Returns true if this resolver applies to the specific job type.
knows(Class<? extends AbstractProject>) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
Returns true if this resolver applies to the specific job type.

L

launcher - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
listener - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
log(String) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
logDetails() - Method in class com.cloudbees.plugins.deployer.engines.Engine
 

M

MavenArtifactDeploySource - Class in com.cloudbees.plugins.deployer.sources
Finds artifacts from a MavenBuild based on GACT coordinates.
MavenArtifactDeploySource(String, String, String, String) - Constructor for class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
Constructor used by stapler.
MavenArtifactDeploySource.DescriptorImpl - Class in com.cloudbees.plugins.deployer.sources
MavenArtifactDeploySource_DisplayName() - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key MavenArtifactDeploySource.DisplayName: Maven artifact selection.
MavenInstallationProvider - Class in com.cloudbees.plugins.deployer
Since we allow token expansion, we must provide a default Maven path -- in case they are running on a master without any Mavens.
MavenInstallationProvider() - Constructor for class com.cloudbees.plugins.deployer.MavenInstallationProvider
 
Messages - Class in com.cloudbees.plugins.deployer
Generated localization support class.
Messages() - Constructor for class com.cloudbees.plugins.deployer.Messages
 
Messages - Class in com.cloudbees.plugins.deployer.sources
Generated localization support class.
Messages() - Constructor for class com.cloudbees.plugins.deployer.sources.Messages
 

N

NamedThreadFactory - Class in com.cloudbees.plugins.deployer
A thread factory that creates threads with names.
NamedThreadFactory(String, ThreadFactory) - Constructor for class com.cloudbees.plugins.deployer.NamedThreadFactory
 
newDeployActor(T) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
newFactory(S) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactoryDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty.DescriptorImpl
 
newInstance() - Method in class com.cloudbees.plugins.deployer.sources.DeploySourceDescriptor
Create a new default instance of the DeploySource
newInstance() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource.DescriptorImpl
Create a new default instance of the DeploySource
newInstance() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource.DescriptorImpl
 
newInstance() - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource.DescriptorImpl
 
newInstance() - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource.DescriptorImpl
Create a new default instance of the DeploySource
newThread(Runnable) - Method in class com.cloudbees.plugins.deployer.NamedThreadFactory
 
NODE_LABEL_STRING - Static variable in class com.cloudbees.plugins.deployer.DeployNowSlave
 
NodePropertyImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowSlave.NodePropertyImpl
 
notifyFailure(DeployEvent) - Static method in class com.cloudbees.plugins.deployer.DeployListener
notifyFailure(DeployHost<S, T>, DeployTarget<T>, DeployEvent) - Static method in class com.cloudbees.plugins.deployer.DeployListener
Notifies all the listeners of a failed deployment.
notifySuccess(DeployEvent) - Static method in class com.cloudbees.plugins.deployer.DeployListener
notifySuccess(DeployHost<S, T>, DeployTarget<T>, DeployEvent) - Static method in class com.cloudbees.plugins.deployer.DeployListener
Notifies all the listeners of a successful deployment.

O

of(Class<? extends AbstractProject>) - Static method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Returns the CapabilitiesResolver for the specified job type.
of(AbstractProject<?, ?>) - Static method in class com.cloudbees.plugins.deployer.resolvers.CapabilitiesResolver
Returns the CapabilitiesResolver for the specified project.
onAttached(Run) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
onBuildComplete() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
onFailure(DeployEvent) - Method in class com.cloudbees.plugins.deployer.DeployListener
onFailure(DeployHost<S, T>, DeployTarget<T>, DeployEvent) - Method in class com.cloudbees.plugins.deployer.DeployListener
Called for each failed deployment event.
onLoad() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
onStarted(Run, TaskListener) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.RunListenerImpl
 
onSuccess(DeployEvent) - Method in class com.cloudbees.plugins.deployer.DeployListener
onSuccess(DeployHost<S, T>, DeployTarget<T>, DeployEvent) - Method in class com.cloudbees.plugins.deployer.DeployListener
Called for each successful deployment event.
OWN_AUTH - Static variable in class com.cloudbees.plugins.deployer.DeployNowProjectAction
OWN_AUTH - Static variable in class com.cloudbees.plugins.deployer.DeployNowRunAction
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.cloudbees.plugins.deployer.DeployBuilder
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.cloudbees.plugins.deployer.DeployPublisher
perform() - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver.DeployPromotionBuilder
process(FilePath, T) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
process(File, T) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
PromotionCapabilitiesResolver - Class in com.cloudbees.plugins.deployer.resolvers
Promoted builds plugin needs different behaviour from the builder and also needs to remove the default builder and publisher.
PromotionCapabilitiesResolver() - Constructor for class com.cloudbees.plugins.deployer.resolvers.PromotionCapabilitiesResolver
 
PromotionCapabilitiesResolver.DeployPromotionBuilder - Class in com.cloudbees.plugins.deployer.resolvers
Our promotion deploy builder
PromotionCapabilitiesResolver.DeployPromotionBuilder.DescriptorImpl - Class in com.cloudbees.plugins.deployer.resolvers
Our descriptor.

R

RETENTION_STRATEGY - Static variable in class com.cloudbees.plugins.deployer.DeployNowComputer
 
run(DeployNowRunAction.Deployer) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
 
RunListenerImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowRunAction.RunListenerImpl
 

S

set - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
setHosts(List<? extends DeployHost<?, ?>>) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty
 
setOneClickDeploy(boolean) - Method in class com.cloudbees.plugins.deployer.DeployNowJobProperty
 
shownByDefault() - Method in class com.cloudbees.plugins.deployer.DeployNowColumn.DescriptorImpl
 
sources - Variable in class com.cloudbees.plugins.deployer.engines.Engine
 
StaticSelectionDeploySource - Class in com.cloudbees.plugins.deployer.sources
Finds the first file that matches an fixed selection.
StaticSelectionDeploySource(String) - Constructor for class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
Constructor used by stapler.
StaticSelectionDeploySource.DescriptorImpl - Class in com.cloudbees.plugins.deployer.sources
StaticSelectionDeploySource_DisplayName() - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key StaticSelectionDeploySource.DisplayName: Fixed selection.

T

taskCompleted(Executor, Queue.Task, long) - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
toString() - Method in class com.cloudbees.plugins.deployer.DeployEvent
 
toString() - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction.Deployer
 
toString() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHost
toString() - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostsContext
 
toString() - Method in class com.cloudbees.plugins.deployer.records.DeployedApplicationLocation
toString() - Method in class com.cloudbees.plugins.deployer.sources.FixedDirectoryDeploySource
toString() - Method in class com.cloudbees.plugins.deployer.sources.MavenArtifactDeploySource
toString() - Method in class com.cloudbees.plugins.deployer.sources.StaticSelectionDeploySource
toString() - Method in class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource
toString() - Method in class com.cloudbees.plugins.deployer.targets.DeployTarget
 
TransientBuildActionFactoryImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowRunAction.TransientBuildActionFactoryImpl
 
TransientProjectActionFactoryImpl() - Constructor for class com.cloudbees.plugins.deployer.DeployNowJobProperty.TransientProjectActionFactoryImpl
 

U

updateDefault(AbstractProject<?, ?>, Set<DeploySourceOrigin>, S) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Update a default DeployHost instance from the specified project considering the specified origins, filling in any information missing from the previous default but which now has a better guess.
updateDefault(Run<?, ?>, Set<DeploySourceOrigin>, S) - Method in class com.cloudbees.plugins.deployer.hosts.DeployHostDescriptor
Update a default DeployHost instance from the specified project run considering the specified origins, filling in any information missing from the previous default but which now has a better guess.
updateDefaults(AbstractProject<?, ?>, Set<DeploySourceOrigin>, List<? extends DeployHost<?, ?>>) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 
updateDefaults(Run<?, ?>, Set<DeploySourceOrigin>, List<? extends DeployHost<?, ?>>) - Static method in class com.cloudbees.plugins.deployer.hosts.DeployHost
 

V

validate(FilePath) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
validate(File) - Method in class com.cloudbees.plugins.deployer.engines.Engine
 
validateFilePath(String, FilePath) - Method in class com.cloudbees.plugins.deployer.targets.DeployTargetDescriptor
An extra validation hook for DeployTarget instances to provide additional checks on the user's specified DeploySource when resolving from the DeploySourceOrigin.WORKSPACE.
valueOf(String) - Static method in enum com.cloudbees.plugins.deployer.sources.DeploySourceOrigin
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cloudbees.plugins.deployer.sources.DeploySourceOrigin
Returns an array containing the constants of this enum type, in the order they are declared.

W

WildcardPathDeploySource - Class in com.cloudbees.plugins.deployer.sources
Finds the first file that matches a file pattern.
WildcardPathDeploySource(String) - Constructor for class com.cloudbees.plugins.deployer.sources.WildcardPathDeploySource
Constructor used by stapler.
WildcardPathDeploySource.DescriptorImpl - Class in com.cloudbees.plugins.deployer.sources
WildcardPathDeploySource_CouldNotListFromBuildArtifacts(Object, Object) - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key WildcardPathDeploySource.CouldNotListFromBuildArtifacts: Could not get list of files matching {0} from {1}'s archived artifacts.
WildcardPathDeploySource_CouldNotListFromWorkspace(Object, Object) - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key WildcardPathDeploySource.CouldNotListFromWorkspace: Could not get list of files matching {0} from workspace {1}.
WildcardPathDeploySource_DisplayName() - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key WildcardPathDeploySource.DisplayName: First match.
withBuild(AbstractBuild<?, ?>) - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
withCredentials(Item, Authentication...) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
withCredentials(Item, Collection<Authentication>) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
withDeployAuthentications(List<Authentication>) - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
withDeployScope(Item) - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
withLauncher(Launcher) - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
withLauncher(Launcher) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
withListener(BuildListener) - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
withListener(BuildListener) - Method in class com.cloudbees.plugins.deployer.engines.EngineFactory
 
withSources(Set<DeploySourceOrigin>) - Method in class com.cloudbees.plugins.deployer.engines.EngineConfiguration
 
writeLogTo(long, XMLOutput) - Method in class com.cloudbees.plugins.deployer.DeployNowRunAction
Used from console.jelly to write annotated log to the given output.

_

_connect(boolean) - Method in class com.cloudbees.plugins.deployer.DeployNowComputer
 
_DeployBuilder_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployBuilder.DisplayName: Deploy applications.
_DeployNowCause_ShortDescription(Object) - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowCause.ShortDescription: Deployment requested on {0,date,long} at {0,time,long}.
_DeployNowColumn_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowColumn.DisplayName: Deploy Now.
_DeployNowJobProperty_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowJobProperty.DisplayName: Deploy Now defaults.
_DeployNowProjectAction_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowProjectAction.DisplayName: Deploy Now.
_DeployNowRunAction_BuildAborted() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowRunAction.BuildAborted: Build was aborted.
_DeployNowRunAction_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowRunAction.DisplayName: Deploy Now.
_DeployNowRunAction_PermissionGroup() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowRunAction.PermissionGroup: Deploy Now.
_DeployNowSlave_NodeDescription() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowSlave.NodeDescription: Node specifically for handling Deploy Now tasks.
_DeployNowSlave_NodeName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowSlave.NodeName: Deploy Now.
_DeployNowSlave_OnlyAcceptsDeployNowTasks() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployNowSlave.OnlyAcceptsDeployNowTasks: This node only accepts Deploy Now tasks.
_DeployPublisher_DisplayName() - Static method in class com.cloudbees.plugins.deployer.Messages
Key DeployPublisher.DisplayName: Deploy applications.
_MavenArtifactDeploySource_DisplayName() - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key MavenArtifactDeploySource.DisplayName: Maven artifact selection.
_StaticSelectionDeploySource_DisplayName() - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key StaticSelectionDeploySource.DisplayName: Fixed selection.
_WildcardPathDeploySource_CouldNotListFromBuildArtifacts(Object, Object) - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key WildcardPathDeploySource.CouldNotListFromBuildArtifacts: Could not get list of files matching {0} from {1}'s archived artifacts.
_WildcardPathDeploySource_CouldNotListFromWorkspace(Object, Object) - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key WildcardPathDeploySource.CouldNotListFromWorkspace: Could not get list of files matching {0} from workspace {1}.
_WildcardPathDeploySource_DisplayName() - Static method in class com.cloudbees.plugins.deployer.sources.Messages
Key WildcardPathDeploySource.DisplayName: First match.
A B C D E F G H I J K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2016–2022. All rights reserved.