Class Messages
java.lang.Object
com.synopsys.arc.jenkinsci.plugins.jobrestrictions.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
Keyjobs.CauseRestrictions.Upstream
:Restrict invocation from upstream jobs
.static org.jvnet.localizer.Localizable
Keyjobs.CauseRestrictions.UserID.displayName
:Restrict invocation by users
.static org.jvnet.localizer.Localizable
Keyjobs.CauseRestrictions.UserID.prohibitedMessage
:Manual launch is prohibited
.static org.jvnet.localizer.Localizable
Keyjobs.JobRestrictionProperty.DisplayName
:Restrict job execution
.static org.jvnet.localizer.Localizable
Keynodes.JobRestrictionProperty.DisplayName
:Restrict jobs execution at node
.static org.jvnet.localizer.Localizable
Keyrestirctions.Stuff.MultipleSuffix
:(multiple entries)
.static org.jvnet.localizer.Localizable
Keyrestrictions.BlockCause.DefaultMessage
:Blocked by "Job Restrictions Plugin"
.static org.jvnet.localizer.Localizable
Keyrestrictions.Job.JobClassNameRestriction.displayName
:Job class
.static org.jvnet.localizer.Localizable
Keyrestrictions.Job.RegexName
:Regular Expression (Job Name)
.static org.jvnet.localizer.Localizable
Keyrestrictions.Job.RegexName.FailMessage
:Pattern is invalid and will be ignored.
.static org.jvnet.localizer.Localizable
Keyrestrictions.Job.RegexName.OkMessage
:Pattern is valid
.static org.jvnet.localizer.Localizable
Keyrestrictions.Job.StartedByMemberOfGroupRestriction.displayName
:Started By member of group
.static org.jvnet.localizer.Localizable
Keyrestrictions.Job.StartedByUserRestriction.displayName
:Started By User
.static org.jvnet.localizer.Localizable
Keyrestrictions.Logic.And
:And
.static org.jvnet.localizer.Localizable
Keyrestrictions.Logic.Any
:No restriction (take any)
.static org.jvnet.localizer.Localizable
Keyrestrictions.Logic.Not
:Not
.static org.jvnet.localizer.Localizable
Keyrestrictions.Logic.Or
:Or
.static String
Keyjobs.CauseRestrictions.Upstream
:Restrict invocation from upstream jobs
.static String
Keyjobs.CauseRestrictions.UserID.displayName
:Restrict invocation by users
.static String
Keyjobs.CauseRestrictions.UserID.prohibitedMessage
:Manual launch is prohibited
.static String
Keyjobs.JobRestrictionProperty.DisplayName
:Restrict job execution
.static String
Keynodes.JobRestrictionProperty.DisplayName
:Restrict jobs execution at node
.static String
Keyrestirctions.Stuff.MultipleSuffix
:(multiple entries)
.static String
Keyrestrictions.BlockCause.DefaultMessage
:Blocked by "Job Restrictions Plugin"
.static String
Keyrestrictions.Job.JobClassNameRestriction.displayName
:Job class
.static String
Keyrestrictions.Job.RegexName
:Regular Expression (Job Name)
.static String
Keyrestrictions.Job.RegexName.FailMessage
:Pattern is invalid and will be ignored.
.static String
Keyrestrictions.Job.RegexName.OkMessage
:Pattern is valid
.static String
Keyrestrictions.Job.StartedByMemberOfGroupRestriction.displayName
:Started By member of group
.static String
Keyrestrictions.Job.StartedByUserRestriction.displayName
:Started By User
.static String
Keyrestrictions.Logic.And
:And
.static String
Keyrestrictions.Logic.Any
:No restriction (take any)
.static String
Keyrestrictions.Logic.Not
:Not
.static String
Keyrestrictions.Logic.Or
:Or
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
jobs_CauseRestrictions_Upstream
Keyjobs.CauseRestrictions.Upstream
:Restrict invocation from upstream jobs
.- Returns:
Restrict invocation from upstream jobs
-
_jobs_CauseRestrictions_Upstream
public static org.jvnet.localizer.Localizable _jobs_CauseRestrictions_Upstream()Keyjobs.CauseRestrictions.Upstream
:Restrict invocation from upstream jobs
.- Returns:
Restrict invocation from upstream jobs
-
restrictions_Logic_Not
Keyrestrictions.Logic.Not
:Not
.- Returns:
Not
-
_restrictions_Logic_Not
public static org.jvnet.localizer.Localizable _restrictions_Logic_Not()Keyrestrictions.Logic.Not
:Not
.- Returns:
Not
-
restirctions_Stuff_MultipleSuffix
Keyrestirctions.Stuff.MultipleSuffix
:(multiple entries)
.- Returns:
(multiple entries)
-
_restirctions_Stuff_MultipleSuffix
public static org.jvnet.localizer.Localizable _restirctions_Stuff_MultipleSuffix()Keyrestirctions.Stuff.MultipleSuffix
:(multiple entries)
.- Returns:
(multiple entries)
-
restrictions_Job_RegexName_OkMessage
Keyrestrictions.Job.RegexName.OkMessage
:Pattern is valid
.- Returns:
Pattern is valid
-
_restrictions_Job_RegexName_OkMessage
public static org.jvnet.localizer.Localizable _restrictions_Job_RegexName_OkMessage()Keyrestrictions.Job.RegexName.OkMessage
:Pattern is valid
.- Returns:
Pattern is valid
-
restrictions_Job_StartedByMemberOfGroupRestriction_displayName
Keyrestrictions.Job.StartedByMemberOfGroupRestriction.displayName
:Started By member of group
.- Returns:
Started By member of group
-
_restrictions_Job_StartedByMemberOfGroupRestriction_displayName
public static org.jvnet.localizer.Localizable _restrictions_Job_StartedByMemberOfGroupRestriction_displayName()Keyrestrictions.Job.StartedByMemberOfGroupRestriction.displayName
:Started By member of group
.- Returns:
Started By member of group
-
restrictions_Logic_Any
Keyrestrictions.Logic.Any
:No restriction (take any)
.- Returns:
No restriction (take any)
-
_restrictions_Logic_Any
public static org.jvnet.localizer.Localizable _restrictions_Logic_Any()Keyrestrictions.Logic.Any
:No restriction (take any)
.- Returns:
No restriction (take any)
-
restrictions_Job_StartedByUserRestriction_displayName
Keyrestrictions.Job.StartedByUserRestriction.displayName
:Started By User
.- Returns:
Started By User
-
_restrictions_Job_StartedByUserRestriction_displayName
public static org.jvnet.localizer.Localizable _restrictions_Job_StartedByUserRestriction_displayName()Keyrestrictions.Job.StartedByUserRestriction.displayName
:Started By User
.- Returns:
Started By User
-
jobs_CauseRestrictions_UserID_prohibitedMessage
Keyjobs.CauseRestrictions.UserID.prohibitedMessage
:Manual launch is prohibited
.- Returns:
Manual launch is prohibited
-
_jobs_CauseRestrictions_UserID_prohibitedMessage
public static org.jvnet.localizer.Localizable _jobs_CauseRestrictions_UserID_prohibitedMessage()Keyjobs.CauseRestrictions.UserID.prohibitedMessage
:Manual launch is prohibited
.- Returns:
Manual launch is prohibited
-
restrictions_Job_RegexName
Keyrestrictions.Job.RegexName
:Regular Expression (Job Name)
.- Returns:
Regular Expression (Job Name)
-
_restrictions_Job_RegexName
public static org.jvnet.localizer.Localizable _restrictions_Job_RegexName()Keyrestrictions.Job.RegexName
:Regular Expression (Job Name)
.- Returns:
Regular Expression (Job Name)
-
jobs_JobRestrictionProperty_DisplayName
Keyjobs.JobRestrictionProperty.DisplayName
:Restrict job execution
.- Returns:
Restrict job execution
-
_jobs_JobRestrictionProperty_DisplayName
public static org.jvnet.localizer.Localizable _jobs_JobRestrictionProperty_DisplayName()Keyjobs.JobRestrictionProperty.DisplayName
:Restrict job execution
.- Returns:
Restrict job execution
-
restrictions_BlockCause_DefaultMessage
Keyrestrictions.BlockCause.DefaultMessage
:Blocked by "Job Restrictions Plugin"
.- Returns:
Blocked by "Job Restrictions Plugin"
-
_restrictions_BlockCause_DefaultMessage
public static org.jvnet.localizer.Localizable _restrictions_BlockCause_DefaultMessage()Keyrestrictions.BlockCause.DefaultMessage
:Blocked by "Job Restrictions Plugin"
.- Returns:
Blocked by "Job Restrictions Plugin"
-
jobs_CauseRestrictions_UserID_displayName
Keyjobs.CauseRestrictions.UserID.displayName
:Restrict invocation by users
.- Returns:
Restrict invocation by users
-
_jobs_CauseRestrictions_UserID_displayName
public static org.jvnet.localizer.Localizable _jobs_CauseRestrictions_UserID_displayName()Keyjobs.CauseRestrictions.UserID.displayName
:Restrict invocation by users
.- Returns:
Restrict invocation by users
-
nodes_JobRestrictionProperty_DisplayName
Keynodes.JobRestrictionProperty.DisplayName
:Restrict jobs execution at node
.- Returns:
Restrict jobs execution at node
-
_nodes_JobRestrictionProperty_DisplayName
public static org.jvnet.localizer.Localizable _nodes_JobRestrictionProperty_DisplayName()Keynodes.JobRestrictionProperty.DisplayName
:Restrict jobs execution at node
.- Returns:
Restrict jobs execution at node
-
restrictions_Logic_And
Keyrestrictions.Logic.And
:And
.- Returns:
And
-
_restrictions_Logic_And
public static org.jvnet.localizer.Localizable _restrictions_Logic_And()Keyrestrictions.Logic.And
:And
.- Returns:
And
-
restrictions_Job_RegexName_FailMessage
Keyrestrictions.Job.RegexName.FailMessage
:Pattern is invalid and will be ignored.
.- Returns:
Pattern is invalid and will be ignored.
-
_restrictions_Job_RegexName_FailMessage
public static org.jvnet.localizer.Localizable _restrictions_Job_RegexName_FailMessage()Keyrestrictions.Job.RegexName.FailMessage
:Pattern is invalid and will be ignored.
.- Returns:
Pattern is invalid and will be ignored.
-
restrictions_Logic_Or
Keyrestrictions.Logic.Or
:Or
.- Returns:
Or
-
_restrictions_Logic_Or
public static org.jvnet.localizer.Localizable _restrictions_Logic_Or()Keyrestrictions.Logic.Or
:Or
.- Returns:
Or
-
restrictions_Job_JobClassNameRestriction_displayName
Keyrestrictions.Job.JobClassNameRestriction.displayName
:Job class
.- Returns:
Job class
-
_restrictions_Job_JobClassNameRestriction_displayName
public static org.jvnet.localizer.Localizable _restrictions_Job_JobClassNameRestriction_displayName()Keyrestrictions.Job.JobClassNameRestriction.displayName
:Job class
.- Returns:
Job class
-