@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 |
_defaultPublisherDescriptor_displayName()
Key
defaultPublisherDescriptor.displayName : Default
publisher lister . |
static org.jvnet.localizer.Localizable |
_jobUpdated_theProjectIsNull()
Key
jobUpdated.theProjectIsNull : The project is null . |
static org.jvnet.localizer.Localizable |
_jobUpdater_canMovePublishers()
Key
jobUpdater.canMovePublishers : Enabled publishers
that can be moved: . |
static org.jvnet.localizer.Localizable |
_jobUpdater_cannotMovePublishers()
Key
jobUpdater.cannotMovePublishers : Enabled publishers
that cannot be moved: . |
static org.jvnet.localizer.Localizable |
_jobUpdater_publisherNotAllowed(Object arg0)
Key
jobUpdater.publisherNotAllowed : Publisher [{0}] is
not allowed as a Flexible publish action. |
static org.jvnet.localizer.Localizable |
_jobUpdater_publisherNotFound(Object arg0)
Key
jobUpdater.publisherNotFound : Could not find
publisher [{0}]. |
static org.jvnet.localizer.Localizable |
_jobUpdater_success()
Key
jobUpdater.success : Done. . |
static org.jvnet.localizer.Localizable |
_publisher_displayName()
Key
publisher.displayName : Flexible publish . |
static String |
defaultPublisherDescriptor_displayName()
Key
defaultPublisherDescriptor.displayName : Default
publisher lister . |
static String |
jobUpdated_theProjectIsNull()
Key
jobUpdated.theProjectIsNull : The project is null . |
static String |
jobUpdater_canMovePublishers()
Key
jobUpdater.canMovePublishers : Enabled publishers
that can be moved: . |
static String |
jobUpdater_cannotMovePublishers()
Key
jobUpdater.cannotMovePublishers : Enabled publishers
that cannot be moved: . |
static String |
jobUpdater_publisherNotAllowed(Object arg0)
Key
jobUpdater.publisherNotAllowed : Publisher [{0}] is
not allowed as a Flexible publish action. |
static String |
jobUpdater_publisherNotFound(Object arg0)
Key
jobUpdater.publisherNotFound : Could not find
publisher [{0}]. |
static String |
jobUpdater_success()
Key
jobUpdater.success : Done. . |
static String |
publisher_displayName()
Key
publisher.displayName : Flexible publish . |
public static String jobUpdater_canMovePublishers()
jobUpdater.canMovePublishers
: Enabled publishers
that can be moved:
.Enabled publishers that can be moved:
public static org.jvnet.localizer.Localizable _jobUpdater_canMovePublishers()
jobUpdater.canMovePublishers
: Enabled publishers
that can be moved:
.Enabled publishers that can be moved:
public static String jobUpdater_success()
jobUpdater.success
: Done.
.Done.
public static org.jvnet.localizer.Localizable _jobUpdater_success()
jobUpdater.success
: Done.
.Done.
public static String defaultPublisherDescriptor_displayName()
defaultPublisherDescriptor.displayName
: Default
publisher lister
.Default publisher lister
public static org.jvnet.localizer.Localizable _defaultPublisherDescriptor_displayName()
defaultPublisherDescriptor.displayName
: Default
publisher lister
.Default publisher lister
public static String jobUpdater_publisherNotFound(Object arg0)
jobUpdater.publisherNotFound
: Could not find
publisher [{0}]. I did find:
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not find publisher [{0}]. I did find:
public static org.jvnet.localizer.Localizable _jobUpdater_publisherNotFound(Object arg0)
jobUpdater.publisherNotFound
: Could not find
publisher [{0}]. I did find:
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not find publisher [{0}]. I did find:
public static String jobUpdated_theProjectIsNull()
jobUpdated.theProjectIsNull
: The project is null
.The project is null
public static org.jvnet.localizer.Localizable _jobUpdated_theProjectIsNull()
jobUpdated.theProjectIsNull
: The project is null
.The project is null
public static String jobUpdater_cannotMovePublishers()
jobUpdater.cannotMovePublishers
: Enabled publishers
that cannot be moved:
.Enabled publishers that cannot be moved:
public static org.jvnet.localizer.Localizable _jobUpdater_cannotMovePublishers()
jobUpdater.cannotMovePublishers
: Enabled publishers
that cannot be moved:
.Enabled publishers that cannot be moved:
public static String jobUpdater_publisherNotAllowed(Object arg0)
jobUpdater.publisherNotAllowed
: Publisher [{0}] is
not allowed as a Flexible publish action. Is it listed as an available
action?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Publisher [{0}] is not allowed as a Flexible publish action. Is
it listed as an available action?
public static org.jvnet.localizer.Localizable _jobUpdater_publisherNotAllowed(Object arg0)
jobUpdater.publisherNotAllowed
: Publisher [{0}] is
not allowed as a Flexible publish action. Is it listed as an available
action?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Publisher [{0}] is not allowed as a Flexible publish action. Is
it listed as an available action?
public static String publisher_displayName()
publisher.displayName
: Flexible publish
.Flexible publish
public static org.jvnet.localizer.Localizable _publisher_displayName()
publisher.displayName
: Flexible publish
.Flexible publish
Copyright © 2016–2021. All rights reserved.