Class Messages
- java.lang.Object
-
- hudson.plugins.project_inheritance.projects.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_InheritanceBuild_BuildAborted()
KeyInheritanceBuild.BuildAborted
:Build was aborted
.static org.jvnet.localizer.Localizable
_InheritanceProject_Description()
KeyInheritanceProject.Description
:This should be chosen for all tasks that run real commands on build nodes. Such projects allow properties to be inherited between each other. This allows the definition of "parent" projects, that have generic settings. Other, more specific, child tasks can then inherit these settings without having to re-define them from scratch.
.static org.jvnet.localizer.Localizable
_InheritanceProject_DisplayName()
KeyInheritanceProject.DisplayName
:Inheritance Project
.static org.jvnet.localizer.Localizable
_InheritanceProject_ErrorMsg_ParameterDefaultValue()
KeyInheritanceProject.ErrorMsg.ParameterDefaultValue
:Parameters '' %s '' did not have a default set. This is only allowed if the project is marked as abstract.
.static org.jvnet.localizer.Localizable
_InheritanceProject_NoVersionMarkedAsStable()
KeyInheritanceProject.NoVersionMarkedAsStable
:Attention! No version has been marked as stable.
.static org.jvnet.localizer.Localizable
_InheritanceProject_OlderVersionMarkedAsStable()
KeyInheritanceProject.OlderVersionMarkedAsStable
:Attention! This project has more recent changes than the current stable version, which are younger than the active version.
.static org.jvnet.localizer.Localizable
_InheritanceProject_Relationship_Type_Child()
KeyInheritanceProject.Relationship.Type.Child
:Child
.static org.jvnet.localizer.Localizable
_InheritanceProject_Relationship_Type_ChildDesc()
KeyInheritanceProject.Relationship.Type.ChildDesc
:Jobs that use settings from this job
.static org.jvnet.localizer.Localizable
_InheritanceProject_Relationship_Type_Mate()
KeyInheritanceProject.Relationship.Type.Mate
:Mate
.static org.jvnet.localizer.Localizable
_InheritanceProject_Relationship_Type_MateDesc()
KeyInheritanceProject.Relationship.Type.MateDesc
:Jobs that are compatible with this job
.static org.jvnet.localizer.Localizable
_InheritanceProject_Relationship_Type_Parent()
KeyInheritanceProject.Relationship.Type.Parent
:Parent
.static org.jvnet.localizer.Localizable
_InheritanceProject_Relationship_Type_ParentDesc()
KeyInheritanceProject.Relationship.Type.ParentDesc
:Jobs that contribute settings to this job
.static org.jvnet.localizer.Localizable
_InheritanceProject_TransientPronounLabel()
KeyInheritanceProject.TransientPronounLabel
:Compound
.static org.jvnet.localizer.Localizable
_InheritanceProject_VersionsConfigPermissionDescription()
KeyInheritanceProject.VersionsConfigPermissionDescription
:Inheritance Project
.static org.jvnet.localizer.Localizable
_InheritanceProjectsCategory_Description()
KeyInheritanceProjectsCategory.Description
:This category contains project types that offer to inherit properties between each other.
.static org.jvnet.localizer.Localizable
_InheritanceProjectsCategory_DisplayName()
KeyInheritanceProjectsCategory.DisplayName
:Inheritable Projects
.static String
InheritanceBuild_BuildAborted()
KeyInheritanceBuild.BuildAborted
:Build was aborted
.static String
InheritanceProject_Description()
KeyInheritanceProject.Description
:This should be chosen for all tasks that run real commands on build nodes. Such projects allow properties to be inherited between each other. This allows the definition of "parent" projects, that have generic settings. Other, more specific, child tasks can then inherit these settings without having to re-define them from scratch.
.static String
InheritanceProject_DisplayName()
KeyInheritanceProject.DisplayName
:Inheritance Project
.static String
InheritanceProject_ErrorMsg_ParameterDefaultValue()
KeyInheritanceProject.ErrorMsg.ParameterDefaultValue
:Parameters '' %s '' did not have a default set. This is only allowed if the project is marked as abstract.
.static String
InheritanceProject_NoVersionMarkedAsStable()
KeyInheritanceProject.NoVersionMarkedAsStable
:Attention! No version has been marked as stable.
.static String
InheritanceProject_OlderVersionMarkedAsStable()
KeyInheritanceProject.OlderVersionMarkedAsStable
:Attention! This project has more recent changes than the current stable version, which are younger than the active version.
.static String
InheritanceProject_Relationship_Type_Child()
KeyInheritanceProject.Relationship.Type.Child
:Child
.static String
InheritanceProject_Relationship_Type_ChildDesc()
KeyInheritanceProject.Relationship.Type.ChildDesc
:Jobs that use settings from this job
.static String
InheritanceProject_Relationship_Type_Mate()
KeyInheritanceProject.Relationship.Type.Mate
:Mate
.static String
InheritanceProject_Relationship_Type_MateDesc()
KeyInheritanceProject.Relationship.Type.MateDesc
:Jobs that are compatible with this job
.static String
InheritanceProject_Relationship_Type_Parent()
KeyInheritanceProject.Relationship.Type.Parent
:Parent
.static String
InheritanceProject_Relationship_Type_ParentDesc()
KeyInheritanceProject.Relationship.Type.ParentDesc
:Jobs that contribute settings to this job
.static String
InheritanceProject_TransientPronounLabel()
KeyInheritanceProject.TransientPronounLabel
:Compound
.static String
InheritanceProject_VersionsConfigPermissionDescription()
KeyInheritanceProject.VersionsConfigPermissionDescription
:Inheritance Project
.static String
InheritanceProjectsCategory_Description()
KeyInheritanceProjectsCategory.Description
:This category contains project types that offer to inherit properties between each other.
.static String
InheritanceProjectsCategory_DisplayName()
KeyInheritanceProjectsCategory.DisplayName
:Inheritable Projects
.
-
-
-
Method Detail
-
InheritanceProject_Relationship_Type_Parent
public static String InheritanceProject_Relationship_Type_Parent()
KeyInheritanceProject.Relationship.Type.Parent
:Parent
.- Returns:
Parent
-
_InheritanceProject_Relationship_Type_Parent
public static org.jvnet.localizer.Localizable _InheritanceProject_Relationship_Type_Parent()
KeyInheritanceProject.Relationship.Type.Parent
:Parent
.- Returns:
Parent
-
InheritanceProject_VersionsConfigPermissionDescription
public static String InheritanceProject_VersionsConfigPermissionDescription()
KeyInheritanceProject.VersionsConfigPermissionDescription
:Inheritance Project
.- Returns:
Inheritance Project
-
_InheritanceProject_VersionsConfigPermissionDescription
public static org.jvnet.localizer.Localizable _InheritanceProject_VersionsConfigPermissionDescription()
KeyInheritanceProject.VersionsConfigPermissionDescription
:Inheritance Project
.- Returns:
Inheritance Project
-
InheritanceProject_Relationship_Type_ParentDesc
public static String InheritanceProject_Relationship_Type_ParentDesc()
KeyInheritanceProject.Relationship.Type.ParentDesc
:Jobs that contribute settings to this job
.- Returns:
Jobs that contribute settings to this job
-
_InheritanceProject_Relationship_Type_ParentDesc
public static org.jvnet.localizer.Localizable _InheritanceProject_Relationship_Type_ParentDesc()
KeyInheritanceProject.Relationship.Type.ParentDesc
:Jobs that contribute settings to this job
.- Returns:
Jobs that contribute settings to this job
-
InheritanceProject_ErrorMsg_ParameterDefaultValue
public static String InheritanceProject_ErrorMsg_ParameterDefaultValue()
KeyInheritanceProject.ErrorMsg.ParameterDefaultValue
:Parameters '' %s '' did not have a default set. This is only allowed if the project is marked as abstract.
.- Returns:
Parameters '' %s '' did not have a default set. This is only allowed if the project is marked as abstract.
-
_InheritanceProject_ErrorMsg_ParameterDefaultValue
public static org.jvnet.localizer.Localizable _InheritanceProject_ErrorMsg_ParameterDefaultValue()
KeyInheritanceProject.ErrorMsg.ParameterDefaultValue
:Parameters '' %s '' did not have a default set. This is only allowed if the project is marked as abstract.
.- Returns:
Parameters '' %s '' did not have a default set. This is only allowed if the project is marked as abstract.
-
InheritanceProject_NoVersionMarkedAsStable
public static String InheritanceProject_NoVersionMarkedAsStable()
KeyInheritanceProject.NoVersionMarkedAsStable
:Attention! No version has been marked as stable.
.- Returns:
Attention! No version has been marked as stable.
-
_InheritanceProject_NoVersionMarkedAsStable
public static org.jvnet.localizer.Localizable _InheritanceProject_NoVersionMarkedAsStable()
KeyInheritanceProject.NoVersionMarkedAsStable
:Attention! No version has been marked as stable.
.- Returns:
Attention! No version has been marked as stable.
-
InheritanceProject_Relationship_Type_ChildDesc
public static String InheritanceProject_Relationship_Type_ChildDesc()
KeyInheritanceProject.Relationship.Type.ChildDesc
:Jobs that use settings from this job
.- Returns:
Jobs that use settings from this job
-
_InheritanceProject_Relationship_Type_ChildDesc
public static org.jvnet.localizer.Localizable _InheritanceProject_Relationship_Type_ChildDesc()
KeyInheritanceProject.Relationship.Type.ChildDesc
:Jobs that use settings from this job
.- Returns:
Jobs that use settings from this job
-
InheritanceProject_DisplayName
public static String InheritanceProject_DisplayName()
KeyInheritanceProject.DisplayName
:Inheritance Project
.- Returns:
Inheritance Project
-
_InheritanceProject_DisplayName
public static org.jvnet.localizer.Localizable _InheritanceProject_DisplayName()
KeyInheritanceProject.DisplayName
:Inheritance Project
.- Returns:
Inheritance Project
-
InheritanceProject_TransientPronounLabel
public static String InheritanceProject_TransientPronounLabel()
KeyInheritanceProject.TransientPronounLabel
:Compound
.- Returns:
Compound
-
_InheritanceProject_TransientPronounLabel
public static org.jvnet.localizer.Localizable _InheritanceProject_TransientPronounLabel()
KeyInheritanceProject.TransientPronounLabel
:Compound
.- Returns:
Compound
-
InheritanceProject_Relationship_Type_Mate
public static String InheritanceProject_Relationship_Type_Mate()
KeyInheritanceProject.Relationship.Type.Mate
:Mate
.- Returns:
Mate
-
_InheritanceProject_Relationship_Type_Mate
public static org.jvnet.localizer.Localizable _InheritanceProject_Relationship_Type_Mate()
KeyInheritanceProject.Relationship.Type.Mate
:Mate
.- Returns:
Mate
-
InheritanceProject_Relationship_Type_MateDesc
public static String InheritanceProject_Relationship_Type_MateDesc()
KeyInheritanceProject.Relationship.Type.MateDesc
:Jobs that are compatible with this job
.- Returns:
Jobs that are compatible with this job
-
_InheritanceProject_Relationship_Type_MateDesc
public static org.jvnet.localizer.Localizable _InheritanceProject_Relationship_Type_MateDesc()
KeyInheritanceProject.Relationship.Type.MateDesc
:Jobs that are compatible with this job
.- Returns:
Jobs that are compatible with this job
-
InheritanceProjectsCategory_Description
public static String InheritanceProjectsCategory_Description()
KeyInheritanceProjectsCategory.Description
:This category contains project types that offer to inherit properties between each other.
.- Returns:
This category contains project types that offer to inherit properties between each other.
-
_InheritanceProjectsCategory_Description
public static org.jvnet.localizer.Localizable _InheritanceProjectsCategory_Description()
KeyInheritanceProjectsCategory.Description
:This category contains project types that offer to inherit properties between each other.
.- Returns:
This category contains project types that offer to inherit properties between each other.
-
InheritanceBuild_BuildAborted
public static String InheritanceBuild_BuildAborted()
KeyInheritanceBuild.BuildAborted
:Build was aborted
.- Returns:
Build was aborted
-
_InheritanceBuild_BuildAborted
public static org.jvnet.localizer.Localizable _InheritanceBuild_BuildAborted()
KeyInheritanceBuild.BuildAborted
:Build was aborted
.- Returns:
Build was aborted
-
InheritanceProject_OlderVersionMarkedAsStable
public static String InheritanceProject_OlderVersionMarkedAsStable()
KeyInheritanceProject.OlderVersionMarkedAsStable
:Attention! This project has more recent changes than the current stable version, which are younger than the active version.
.- Returns:
Attention! This project has more recent changes than the current stable version, which are younger than the active version.
-
_InheritanceProject_OlderVersionMarkedAsStable
public static org.jvnet.localizer.Localizable _InheritanceProject_OlderVersionMarkedAsStable()
KeyInheritanceProject.OlderVersionMarkedAsStable
:Attention! This project has more recent changes than the current stable version, which are younger than the active version.
.- Returns:
Attention! This project has more recent changes than the current stable version, which are younger than the active version.
-
InheritanceProject_Description
public static String InheritanceProject_Description()
KeyInheritanceProject.Description
:This should be chosen for all tasks that run real commands on build nodes. Such projects allow properties to be inherited between each other. This allows the definition of "parent" projects, that have generic settings. Other, more specific, child tasks can then inherit these settings without having to re-define them from scratch.
.- Returns:
This should be chosen for all tasks that run real commands on build nodes. Such projects allow properties to be inherited between each other. This allows the definition of "parent" projects, that have generic settings. Other, more specific, child tasks can then inherit these settings without having to re-define them from scratch.
-
_InheritanceProject_Description
public static org.jvnet.localizer.Localizable _InheritanceProject_Description()
KeyInheritanceProject.Description
:This should be chosen for all tasks that run real commands on build nodes. Such projects allow properties to be inherited between each other. This allows the definition of "parent" projects, that have generic settings. Other, more specific, child tasks can then inherit these settings without having to re-define them from scratch.
.- Returns:
This should be chosen for all tasks that run real commands on build nodes. Such projects allow properties to be inherited between each other. This allows the definition of "parent" projects, that have generic settings. Other, more specific, child tasks can then inherit these settings without having to re-define them from scratch.
-
InheritanceProjectsCategory_DisplayName
public static String InheritanceProjectsCategory_DisplayName()
KeyInheritanceProjectsCategory.DisplayName
:Inheritable Projects
.- Returns:
Inheritable Projects
-
_InheritanceProjectsCategory_DisplayName
public static org.jvnet.localizer.Localizable _InheritanceProjectsCategory_DisplayName()
KeyInheritanceProjectsCategory.DisplayName
:Inheritable Projects
.- Returns:
Inheritable Projects
-
InheritanceProject_Relationship_Type_Child
public static String InheritanceProject_Relationship_Type_Child()
KeyInheritanceProject.Relationship.Type.Child
:Child
.- Returns:
Child
-
_InheritanceProject_Relationship_Type_Child
public static org.jvnet.localizer.Localizable _InheritanceProject_Relationship_Type_Child()
KeyInheritanceProject.Relationship.Type.Child
:Child
.- Returns:
Child
-
-