|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkins_ci.plugins.flexible_publish.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_defaultPublisherDescriptor_displayName()
Default publisher lister |
static org.jvnet.localizer.Localizable |
_jobUpdated_theProjectIsNull()
The project is null |
static org.jvnet.localizer.Localizable |
_jobUpdater_canMovePublishers()
Enabled publishers that can be moved: |
static org.jvnet.localizer.Localizable |
_jobUpdater_cannotMovePublishers()
Enabled publishers that cannot be moved: |
static org.jvnet.localizer.Localizable |
_jobUpdater_publisherNotAllowed(Object arg1)
Publisher [{0}] is not allowed as a Flexible publish action. |
static org.jvnet.localizer.Localizable |
_jobUpdater_publisherNotFound(Object arg1)
Could not find publisher [{0}]. |
static org.jvnet.localizer.Localizable |
_jobUpdater_success()
Done. |
static org.jvnet.localizer.Localizable |
_publisher_displayName()
Flexible publish |
static String |
defaultPublisherDescriptor_displayName()
Default publisher lister |
static String |
jobUpdated_theProjectIsNull()
The project is null |
static String |
jobUpdater_canMovePublishers()
Enabled publishers that can be moved: |
static String |
jobUpdater_cannotMovePublishers()
Enabled publishers that cannot be moved: |
static String |
jobUpdater_publisherNotAllowed(Object arg1)
Publisher [{0}] is not allowed as a Flexible publish action. |
static String |
jobUpdater_publisherNotFound(Object arg1)
Could not find publisher [{0}]. |
static String |
jobUpdater_success()
Done. |
static String |
publisher_displayName()
Flexible publish |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
| Method Detail |
|---|
public static String jobUpdater_canMovePublishers()
public static org.jvnet.localizer.Localizable _jobUpdater_canMovePublishers()
public static String jobUpdater_success()
public static org.jvnet.localizer.Localizable _jobUpdater_success()
public static String defaultPublisherDescriptor_displayName()
public static org.jvnet.localizer.Localizable _defaultPublisherDescriptor_displayName()
public static String jobUpdater_publisherNotFound(Object arg1)
public static org.jvnet.localizer.Localizable _jobUpdater_publisherNotFound(Object arg1)
public static String jobUpdated_theProjectIsNull()
public static org.jvnet.localizer.Localizable _jobUpdated_theProjectIsNull()
public static String jobUpdater_cannotMovePublishers()
public static org.jvnet.localizer.Localizable _jobUpdater_cannotMovePublishers()
public static String jobUpdater_publisherNotAllowed(Object arg1)
public static org.jvnet.localizer.Localizable _jobUpdater_publisherNotAllowed(Object arg1)
public static String publisher_displayName()
public static org.jvnet.localizer.Localizable _publisher_displayName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||