Package io.jenkins.plugins.pipeline
Class Messages
java.lang.Object
io.jenkins.plugins.pipeline.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyProject.ScmFlowDefinitionDisplayName
:Pipeline As Yaml from SCM
.static org.jvnet.localizer.Localizable
KeyProject.ScriptFlowDefinitionDisplayName
:Pipeline As Yaml
.static org.jvnet.localizer.Localizable
KeyProject.SnippetizerDisplayName
:Pipeline As YAML Converter
.static org.jvnet.localizer.Localizable
KeyProjectRecognizer.DisplayName
:by Jenkinsfile As Yaml
.static String
KeyProject.ScmFlowDefinitionDisplayName
:Pipeline As Yaml from SCM
.static String
KeyProject.ScriptFlowDefinitionDisplayName
:Pipeline As Yaml
.static String
KeyProject.SnippetizerDisplayName
:Pipeline As YAML Converter
.static String
KeyProjectRecognizer.DisplayName
:by Jenkinsfile As Yaml
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Project_ScriptFlowDefinitionDisplayName
KeyProject.ScriptFlowDefinitionDisplayName
:Pipeline As Yaml
.- Returns:
Pipeline As Yaml
-
_Project_ScriptFlowDefinitionDisplayName
public static org.jvnet.localizer.Localizable _Project_ScriptFlowDefinitionDisplayName()KeyProject.ScriptFlowDefinitionDisplayName
:Pipeline As Yaml
.- Returns:
Pipeline As Yaml
-
ProjectRecognizer_DisplayName
KeyProjectRecognizer.DisplayName
:by Jenkinsfile As Yaml
.- Returns:
by Jenkinsfile As Yaml
-
_ProjectRecognizer_DisplayName
public static org.jvnet.localizer.Localizable _ProjectRecognizer_DisplayName()KeyProjectRecognizer.DisplayName
:by Jenkinsfile As Yaml
.- Returns:
by Jenkinsfile As Yaml
-
Project_SnippetizerDisplayName
KeyProject.SnippetizerDisplayName
:Pipeline As YAML Converter
.- Returns:
Pipeline As YAML Converter
-
_Project_SnippetizerDisplayName
public static org.jvnet.localizer.Localizable _Project_SnippetizerDisplayName()KeyProject.SnippetizerDisplayName
:Pipeline As YAML Converter
.- Returns:
Pipeline As YAML Converter
-
Project_ScmFlowDefinitionDisplayName
KeyProject.ScmFlowDefinitionDisplayName
:Pipeline As Yaml from SCM
.- Returns:
Pipeline As Yaml from SCM
-
_Project_ScmFlowDefinitionDisplayName
public static org.jvnet.localizer.Localizable _Project_ScmFlowDefinitionDisplayName()KeyProject.ScmFlowDefinitionDisplayName
:Pipeline As Yaml from SCM
.- Returns:
Pipeline As Yaml from SCM
-