Class Messages
java.lang.Object
org.jenkinsci.plugins.artifactdeployer.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeydepployerartifact.displayName:[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations.static StringKeydepployerartifact.displayName:[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
depployerartifact_displayName
Keydepployerartifact.displayName:[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations.- Returns:
[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations
-
_depployerartifact_displayName
public static org.jvnet.localizer.Localizable _depployerartifact_displayName()Keydepployerartifact.displayName:[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations.- Returns:
[ArtifactDeployer] - Deploy the artifacts from build workspace to remote locations
-