public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_Folder_DefaultPronoun()
Key
Folder.DefaultPronoun : Item . |
static org.jvnet.localizer.Localizable |
_Folder_Description()
Key
Folder.Description : {@code Creates a container that stores
nested items in it. |
static org.jvnet.localizer.Localizable |
_Folder_DisplayName()
Key
Folder.DisplayName : Folder . |
static org.jvnet.localizer.Localizable |
_RelocateAction_displayName()
Key
RelocateAction.displayName : Move . |
static org.jvnet.localizer.Localizable |
_RelocateAction_permission_desc()
Key
RelocateAction.permission.desc : Required to move a
job from one folder (or Jenkins root) to another. . |
static String |
Folder_DefaultPronoun()
Key
Folder.DefaultPronoun : Item . |
static String |
Folder_Description()
Key
Folder.Description : {@code Creates a container that stores
nested items in it. |
static String |
Folder_DisplayName()
Key
Folder.DisplayName : Folder . |
static String |
RelocateAction_displayName()
Key
RelocateAction.displayName : Move . |
static String |
RelocateAction_permission_desc()
Key
RelocateAction.permission.desc : Required to move a
job from one folder (or Jenkins root) to another. . |
public static String Folder_DisplayName()
Folder.DisplayName
: Folder
.Folder
public static org.jvnet.localizer.Localizable _Folder_DisplayName()
Folder.DisplayName
: Folder
.Folder
public static String RelocateAction_permission_desc()
RelocateAction.permission.desc
: Required to move a
job from one folder (or Jenkins root) to another.
.Required to move a job from one folder (or Jenkins root) to
another.
public static org.jvnet.localizer.Localizable _RelocateAction_permission_desc()
RelocateAction.permission.desc
: Required to move a
job from one folder (or Jenkins root) to another.
.Required to move a job from one folder (or Jenkins root) to
another.
public static String Folder_DefaultPronoun()
Folder.DefaultPronoun
: Item
.Item
public static org.jvnet.localizer.Localizable _Folder_DefaultPronoun()
Folder.DefaultPronoun
: Item
.Item
public static String Folder_Description()
Folder.Description
: Creates a container that stores
nested items in it. Useful for grouping things together. Unlike view,
which is just a filter, a folder creates a separate namespace, so you
can have multiple things of the same name as long as they are in
different folders.
.Creates a container that stores nested items in it. Useful for
grouping things together. Unlike view, which is just a filter, a
folder creates a separate namespace, so you can have multiple things
of the same name as long as they are in different folders.
public static org.jvnet.localizer.Localizable _Folder_Description()
Folder.Description
: Creates a container that stores
nested items in it. Useful for grouping things together. Unlike view,
which is just a filter, a folder creates a separate namespace, so you
can have multiple things of the same name as long as they are in
different folders.
.Creates a container that stores nested items in it. Useful for
grouping things together. Unlike view, which is just a filter, a
folder creates a separate namespace, so you can have multiple things
of the same name as long as they are in different folders.
public static String RelocateAction_displayName()
RelocateAction.displayName
: Move
.Move
public static org.jvnet.localizer.Localizable _RelocateAction_displayName()
RelocateAction.displayName
: Move
.Move
Copyright © 2016–2017. All rights reserved.