public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_addPublisher()
Key
addPublisher : Add Server . |
static org.jvnet.localizer.Localizable |
_alwaysPublishFromMaster()
Key
alwaysPublishFromMaster : Always transfer from
master . |
static org.jvnet.localizer.Localizable |
_continueOnError()
Key
continueOnError : Publish to other servers if an
error occurs . |
static org.jvnet.localizer.Localizable |
_deletePublisher()
Key
deletePublisher : Delete Server . |
static org.jvnet.localizer.Localizable |
_failOnError()
Key
failOnError : Fail the build if an error occurs . |
static org.jvnet.localizer.Localizable |
_masterNodeName()
Key
masterNodeName : Give the master<br>a NODE_NAME . |
static org.jvnet.localizer.Localizable |
_paramPublish()
Key
paramPublish : Parameterized publishing . |
static String |
addPublisher()
Key
addPublisher : Add Server . |
static String |
alwaysPublishFromMaster()
Key
alwaysPublishFromMaster : Always transfer from
master . |
static String |
continueOnError()
Key
continueOnError : Publish to other servers if an
error occurs . |
static String |
deletePublisher()
Key
deletePublisher : Delete Server . |
static String |
failOnError()
Key
failOnError : Fail the build if an error occurs . |
static String |
masterNodeName()
Key
masterNodeName : Give the master<br>a NODE_NAME . |
static String |
paramPublish()
Key
paramPublish : Parameterized publishing . |
public static String deletePublisher()
deletePublisher
: Delete Server
.Delete Server
public static org.jvnet.localizer.Localizable _deletePublisher()
deletePublisher
: Delete Server
.Delete Server
public static String failOnError()
failOnError
: Fail the build if an error occurs
.Fail the build if an error occurs
public static org.jvnet.localizer.Localizable _failOnError()
failOnError
: Fail the build if an error occurs
.Fail the build if an error occurs
public static String continueOnError()
continueOnError
: Publish to other servers if an
error occurs
.Publish to other servers if an error occurs
public static org.jvnet.localizer.Localizable _continueOnError()
continueOnError
: Publish to other servers if an
error occurs
.Publish to other servers if an error occurs
public static String paramPublish()
paramPublish
: Parameterized publishing
.Parameterized publishing
public static org.jvnet.localizer.Localizable _paramPublish()
paramPublish
: Parameterized publishing
.Parameterized publishing
public static String masterNodeName()
masterNodeName
: Give the master<br>a NODE_NAME
.Give the master<br>a NODE_NAME
public static org.jvnet.localizer.Localizable _masterNodeName()
masterNodeName
: Give the master<br>a NODE_NAME
.Give the master<br>a NODE_NAME
public static String addPublisher()
addPublisher
: Add Server
.Add Server
public static org.jvnet.localizer.Localizable _addPublisher()
addPublisher
: Add Server
.Add Server
public static String alwaysPublishFromMaster()
alwaysPublishFromMaster
: Always transfer from
master
.Always transfer from master
public static org.jvnet.localizer.Localizable _alwaysPublishFromMaster()
alwaysPublishFromMaster
: Always transfer from
master
.Always transfer from master
Copyright © 2016–2018. All rights reserved.