A D F G H I J M N P R S V _

A

addDeployment(String) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 

D

doAutoCompleteProjectName(String) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
 
doCheckFilePattern(String) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
checks the file pattern to find the files we have to download.
doCheckStripVersionPattern(String) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
checks the pattern used to strip the version of the file name - this is optional, as we have a default.
doFillPermaLinkItems(Job<?, ?>, String) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
 
downloadArtifact(Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
download maven artifact: {0} to {1}
downloadArtifactFailed(Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
failed downloading file {0} : {1}

F

failedUrlParsing(Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
failed parsing the given url: {0} : {1}
FilePatternInvalidSyntax() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
invalid pattern (regex) syntax!
FilePatternRequired() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
a file pattern is required!

G

getDescriptor() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
getDisplayName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
This human readable name is used in the configuration screen.
getDisplayName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 
getDisplayName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
getFilePattern() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
getIconFileName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 
getIconFileName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
getLatestDeployments() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
getLatestReleaseDeployments() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
getPermaLink() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder
 
getProjectName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
getRegexp() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder
 
getRequiredMonitorService() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder
 
getStripVersionPattern() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
getTargetDir() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
getText() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 
getUrlName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 
getUrlName() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 

H

hasLatestDeployments() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
hasLatestReleaseDeployments() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
hudson.plugins.mavendeploymentlinker - package hudson.plugins.mavendeploymentlinker
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder.DescriptorImpl
 
isCleanTargetDir() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
isFailIfNoArtifact() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
isRelease() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 
isStripVersion() - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 

J

jobNameExandFailed() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
not able to expand the token to a project name, can't download linked maven artifacts

M

MavenDeploymentDownloader - Class in hudson.plugins.mavendeploymentlinker
This builder is able to resolve the linked maven artifacts on other projects and use the information to download the deployed artifacts to the local workspace.
MavenDeploymentDownloader(String, String, String, String, boolean, String, boolean, boolean) - Constructor for class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
MavenDeploymentDownloader.DescriptorImpl - Class in hudson.plugins.mavendeploymentlinker
 
MavenDeploymentDownloader.DescriptorImpl() - Constructor for class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader.DescriptorImpl
 
MavenDeploymentDownloader_DisplayName() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
Get linked maven deployments
MavenDeploymentLinkerAction - Class in hudson.plugins.mavendeploymentlinker
 
MavenDeploymentLinkerAction() - Constructor for class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
 
MavenDeploymentLinkerRecorder - Class in hudson.plugins.mavendeploymentlinker
 
MavenDeploymentLinkerRecorder(String) - Constructor for class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder
 
MavenDeploymentLinkerRecorder.DescriptorImpl - Class in hudson.plugins.mavendeploymentlinker
 
MavenDeploymentLinkerRecorder.DescriptorImpl() - Constructor for class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder.DescriptorImpl
 
MavenDeploymentLinkerRecorder_DisplayName() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
Link to maven deployments
MavenDeploymentProjectLinkerAction - Class in hudson.plugins.mavendeploymentlinker
 
MavenDeploymentProjectLinkerAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.mavendeploymentlinker.MavenDeploymentProjectLinkerAction
 
Messages - Class in hudson.plugins.mavendeploymentlinker
 
Messages() - Constructor for class hudson.plugins.mavendeploymentlinker.Messages
 

N

noArtifactFoundError(Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
[ERROR] maven linker download - no matching file found for: {0}
noArtifactFoundWarning(Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
[WARNING] maven linker download - no matching file found for: {0}
noJobName() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
no job name was given to download linked maven artifacts

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentDownloader
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder
 

R

resolveArtifact(Object, Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
resolve linked maven artifacts from build number {0} ({1}) on project {2}

S

setRegexp(String) - Method in class hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerRecorder
 
stripeVersion(String, String) - Static method in class hudson.plugins.mavendeploymentlinker.VersionUtil
Uses the given pattern to remove the version of the file name.
stripeVersion(String) - Static method in class hudson.plugins.mavendeploymentlinker.VersionUtil
Uses the default patterns to remove the version of the file name.
StripVersionPatternInvalidSyntax() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
invalid pattern (regex) syntax!

V

VersionUtil - Class in hudson.plugins.mavendeploymentlinker
some utilities to handle maven version.

_

_downloadArtifact(Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
download maven artifact: {0} to {1}
_downloadArtifactFailed(Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
failed downloading file {0} : {1}
_failedUrlParsing(Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
failed parsing the given url: {0} : {1}
_FilePatternInvalidSyntax() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
invalid pattern (regex) syntax!
_FilePatternRequired() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
a file pattern is required!
_jobNameExandFailed() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
not able to expand the token to a project name, can't download linked maven artifacts
_MavenDeploymentDownloader_DisplayName() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
Get linked maven deployments
_MavenDeploymentLinkerRecorder_DisplayName() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
Link to maven deployments
_noArtifactFoundError(Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
[ERROR] maven linker download - no matching file found for: {0}
_noArtifactFoundWarning(Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
[WARNING] maven linker download - no matching file found for: {0}
_noJobName() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
no job name was given to download linked maven artifacts
_resolveArtifact(Object, Object, Object) - Static method in class hudson.plugins.mavendeploymentlinker.Messages
resolve linked maven artifacts from build number {0} ({1}) on project {2}
_StripVersionPatternInvalidSyntax() - Static method in class hudson.plugins.mavendeploymentlinker.Messages
invalid pattern (regex) syntax!

A D F G H I J M N P R S V _

Copyright © 2004-2013. All Rights Reserved.