@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_jobs_CauseRestrictions_Upstream()
Key
jobs.CauseRestrictions.Upstream : Restrict
invocation from upstream jobs . |
static org.jvnet.localizer.Localizable |
_jobs_CauseRestrictions_UserID_displayName()
Key
jobs.CauseRestrictions.UserID.displayName : Restrict
invocation by users . |
static org.jvnet.localizer.Localizable |
_jobs_CauseRestrictions_UserID_prohibitedMessage()
Key
jobs.CauseRestrictions.UserID.prohibitedMessage : Manual launch is prohibited . |
static org.jvnet.localizer.Localizable |
_jobs_JobRestrictionProperty_DisplayName()
Key
jobs.JobRestrictionProperty.DisplayName : Restrict
job execution . |
static org.jvnet.localizer.Localizable |
_nodes_JobRestrictionProperty_DisplayName()
Key
nodes.JobRestrictionProperty.DisplayName : Restrict
jobs execution at node . |
static org.jvnet.localizer.Localizable |
_restirctions_Stuff_MultipleSuffix()
Key
restirctions.Stuff.MultipleSuffix : (multiple
entries) . |
static org.jvnet.localizer.Localizable |
_restrictions_BlockCause_DefaultMessage()
Key
restrictions.BlockCause.DefaultMessage : Blocked by
"Job Restrictions Plugin" . |
static org.jvnet.localizer.Localizable |
_restrictions_Job_JobClassNameRestriction_displayName()
Key
restrictions.Job.JobClassNameRestriction.displayName :
Job class . |
static org.jvnet.localizer.Localizable |
_restrictions_Job_RegexName_FailMessage()
Key
restrictions.Job.RegexName.FailMessage : Pattern is
invalid and will be ignored. . |
static org.jvnet.localizer.Localizable |
_restrictions_Job_RegexName_OkMessage()
Key
restrictions.Job.RegexName.OkMessage : Pattern is
valid . |
static org.jvnet.localizer.Localizable |
_restrictions_Job_RegexName()
Key
restrictions.Job.RegexName : Regular Expression (Job
Name) . |
static org.jvnet.localizer.Localizable |
_restrictions_Job_StartedByMemberOfGroupRestriction_displayName()
Key
restrictions.Job.StartedByMemberOfGroupRestriction.displayName :
Started By member of group . |
static org.jvnet.localizer.Localizable |
_restrictions_Job_StartedByUserRestriction_displayName()
Key
restrictions.Job.StartedByUserRestriction.displayName :
Started By User . |
static org.jvnet.localizer.Localizable |
_restrictions_Logic_And()
Key
restrictions.Logic.And : And . |
static org.jvnet.localizer.Localizable |
_restrictions_Logic_Any()
Key
restrictions.Logic.Any : No restriction (take any) . |
static org.jvnet.localizer.Localizable |
_restrictions_Logic_Not()
Key
restrictions.Logic.Not : Not . |
static org.jvnet.localizer.Localizable |
_restrictions_Logic_Or()
Key
restrictions.Logic.Or : Or . |
static String |
jobs_CauseRestrictions_Upstream()
Key
jobs.CauseRestrictions.Upstream : Restrict
invocation from upstream jobs . |
static String |
jobs_CauseRestrictions_UserID_displayName()
Key
jobs.CauseRestrictions.UserID.displayName : Restrict
invocation by users . |
static String |
jobs_CauseRestrictions_UserID_prohibitedMessage()
Key
jobs.CauseRestrictions.UserID.prohibitedMessage : Manual launch is prohibited . |
static String |
jobs_JobRestrictionProperty_DisplayName()
Key
jobs.JobRestrictionProperty.DisplayName : Restrict
job execution . |
static String |
nodes_JobRestrictionProperty_DisplayName()
Key
nodes.JobRestrictionProperty.DisplayName : Restrict
jobs execution at node . |
static String |
restirctions_Stuff_MultipleSuffix()
Key
restirctions.Stuff.MultipleSuffix : (multiple
entries) . |
static String |
restrictions_BlockCause_DefaultMessage()
Key
restrictions.BlockCause.DefaultMessage : Blocked by
"Job Restrictions Plugin" . |
static String |
restrictions_Job_JobClassNameRestriction_displayName()
Key
restrictions.Job.JobClassNameRestriction.displayName :
Job class . |
static String |
restrictions_Job_RegexName_FailMessage()
Key
restrictions.Job.RegexName.FailMessage : Pattern is
invalid and will be ignored. . |
static String |
restrictions_Job_RegexName_OkMessage()
Key
restrictions.Job.RegexName.OkMessage : Pattern is
valid . |
static String |
restrictions_Job_RegexName()
Key
restrictions.Job.RegexName : Regular Expression (Job
Name) . |
static String |
restrictions_Job_StartedByMemberOfGroupRestriction_displayName()
Key
restrictions.Job.StartedByMemberOfGroupRestriction.displayName :
Started By member of group . |
static String |
restrictions_Job_StartedByUserRestriction_displayName()
Key
restrictions.Job.StartedByUserRestriction.displayName :
Started By User . |
static String |
restrictions_Logic_And()
Key
restrictions.Logic.And : And . |
static String |
restrictions_Logic_Any()
Key
restrictions.Logic.Any : No restriction (take any) . |
static String |
restrictions_Logic_Not()
Key
restrictions.Logic.Not : Not . |
static String |
restrictions_Logic_Or()
Key
restrictions.Logic.Or : Or . |
public static String jobs_CauseRestrictions_Upstream()
jobs.CauseRestrictions.Upstream
: Restrict
invocation from upstream jobs
.Restrict invocation from upstream jobs
public static org.jvnet.localizer.Localizable _jobs_CauseRestrictions_Upstream()
jobs.CauseRestrictions.Upstream
: Restrict
invocation from upstream jobs
.Restrict invocation from upstream jobs
public static String restrictions_Logic_Any()
restrictions.Logic.Any
: No restriction (take any)
.No restriction (take any)
public static org.jvnet.localizer.Localizable _restrictions_Logic_Any()
restrictions.Logic.Any
: No restriction (take any)
.No restriction (take any)
public static String jobs_CauseRestrictions_UserID_displayName()
jobs.CauseRestrictions.UserID.displayName
: Restrict
invocation by users
.Restrict invocation by users
public static org.jvnet.localizer.Localizable _jobs_CauseRestrictions_UserID_displayName()
jobs.CauseRestrictions.UserID.displayName
: Restrict
invocation by users
.Restrict invocation by users
public static String jobs_CauseRestrictions_UserID_prohibitedMessage()
jobs.CauseRestrictions.UserID.prohibitedMessage
: Manual launch is prohibited
.Manual launch is prohibited
public static org.jvnet.localizer.Localizable _jobs_CauseRestrictions_UserID_prohibitedMessage()
jobs.CauseRestrictions.UserID.prohibitedMessage
: Manual launch is prohibited
.Manual launch is prohibited
public static String restrictions_BlockCause_DefaultMessage()
restrictions.BlockCause.DefaultMessage
: Blocked by
"Job Restrictions Plugin"
.Blocked by "Job Restrictions Plugin"
public static org.jvnet.localizer.Localizable _restrictions_BlockCause_DefaultMessage()
restrictions.BlockCause.DefaultMessage
: Blocked by
"Job Restrictions Plugin"
.Blocked by "Job Restrictions Plugin"
public static String restrictions_Logic_Or()
restrictions.Logic.Or
: Or
.Or
public static org.jvnet.localizer.Localizable _restrictions_Logic_Or()
restrictions.Logic.Or
: Or
.Or
public static String restirctions_Stuff_MultipleSuffix()
restirctions.Stuff.MultipleSuffix
: (multiple
entries)
.(multiple entries)
public static org.jvnet.localizer.Localizable _restirctions_Stuff_MultipleSuffix()
restirctions.Stuff.MultipleSuffix
: (multiple
entries)
.(multiple entries)
public static String restrictions_Job_RegexName_FailMessage()
restrictions.Job.RegexName.FailMessage
: Pattern is
invalid and will be ignored.
.Pattern is invalid and will be ignored.
public static org.jvnet.localizer.Localizable _restrictions_Job_RegexName_FailMessage()
restrictions.Job.RegexName.FailMessage
: Pattern is
invalid and will be ignored.
.Pattern is invalid and will be ignored.
public static String restrictions_Logic_Not()
restrictions.Logic.Not
: Not
.Not
public static org.jvnet.localizer.Localizable _restrictions_Logic_Not()
restrictions.Logic.Not
: Not
.Not
public static String restrictions_Job_StartedByMemberOfGroupRestriction_displayName()
restrictions.Job.StartedByMemberOfGroupRestriction.displayName
:
Started By member of group
.Started By member of group
public static org.jvnet.localizer.Localizable _restrictions_Job_StartedByMemberOfGroupRestriction_displayName()
restrictions.Job.StartedByMemberOfGroupRestriction.displayName
:
Started By member of group
.Started By member of group
public static String nodes_JobRestrictionProperty_DisplayName()
nodes.JobRestrictionProperty.DisplayName
: Restrict
jobs execution at node
.Restrict jobs execution at node
public static org.jvnet.localizer.Localizable _nodes_JobRestrictionProperty_DisplayName()
nodes.JobRestrictionProperty.DisplayName
: Restrict
jobs execution at node
.Restrict jobs execution at node
public static String jobs_JobRestrictionProperty_DisplayName()
jobs.JobRestrictionProperty.DisplayName
: Restrict
job execution
.Restrict job execution
public static org.jvnet.localizer.Localizable _jobs_JobRestrictionProperty_DisplayName()
jobs.JobRestrictionProperty.DisplayName
: Restrict
job execution
.Restrict job execution
public static String restrictions_Job_JobClassNameRestriction_displayName()
restrictions.Job.JobClassNameRestriction.displayName
:
Job class
.Job class
public static org.jvnet.localizer.Localizable _restrictions_Job_JobClassNameRestriction_displayName()
restrictions.Job.JobClassNameRestriction.displayName
:
Job class
.Job class
public static String restrictions_Job_RegexName()
restrictions.Job.RegexName
: Regular Expression (Job
Name)
.Regular Expression (Job Name)
public static org.jvnet.localizer.Localizable _restrictions_Job_RegexName()
restrictions.Job.RegexName
: Regular Expression (Job
Name)
.Regular Expression (Job Name)
public static String restrictions_Job_StartedByUserRestriction_displayName()
restrictions.Job.StartedByUserRestriction.displayName
:
Started By User
.Started By User
public static org.jvnet.localizer.Localizable _restrictions_Job_StartedByUserRestriction_displayName()
restrictions.Job.StartedByUserRestriction.displayName
:
Started By User
.Started By User
public static String restrictions_Job_RegexName_OkMessage()
restrictions.Job.RegexName.OkMessage
: Pattern is
valid
.Pattern is valid
public static org.jvnet.localizer.Localizable _restrictions_Job_RegexName_OkMessage()
restrictions.Job.RegexName.OkMessage
: Pattern is
valid
.Pattern is valid
public static String restrictions_Logic_And()
restrictions.Logic.And
: And
.And
public static org.jvnet.localizer.Localizable _restrictions_Logic_And()
restrictions.Logic.And
: And
.And
Copyright © 2016–2018. All rights reserved.