@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 |
_apiKeyIsRequired()
Key
apiKeyIsRequired : API key is required . |
static org.jvnet.localizer.Localizable |
_authenticationError()
Key
authenticationError : {@code Auhentication failed. |
static org.jvnet.localizer.Localizable |
_invalidUrl()
Key
invalidUrl : URL must be valid . |
static org.jvnet.localizer.Localizable |
_nameIsRequired()
Key
nameIsRequired : Name is required . |
static org.jvnet.localizer.Localizable |
_noConnection()
Key
noConnection : {@code Could not connect to Themis instance. |
static org.jvnet.localizer.Localizable |
_noReportFiles(Object arg0)
Key
noReportFiles : Themis reporting: no report files
found for type {0} . |
static org.jvnet.localizer.Localizable |
_pathIsRequired()
Key
pathIsRequired : Path is required . |
static org.jvnet.localizer.Localizable |
_projectRefreshed(Object arg0)
Key
projectRefreshed : Themis project refresh
successfully requested: {0} . |
static org.jvnet.localizer.Localizable |
_refreshError(Object arg0,
Object arg1)
Key
refreshError : Error while refreshing Themis project
(status {0}): {1} . |
static org.jvnet.localizer.Localizable |
_refreshThemisProject()
Key
refreshThemisProject : Refresh Themis Project . |
static org.jvnet.localizer.Localizable |
_reportError(Object arg0)
Key
reportError : Themis reporting: error while sending
report for type {0} . |
static org.jvnet.localizer.Localizable |
_reportHttpError(Object arg0,
Object arg1)
Key
reportHttpError : Themis reporting: http request
failed with status {0} : {1} . |
static org.jvnet.localizer.Localizable |
_reportSent(Object arg0)
Key
reportSent : Themis report successfully sent for
type {0} . |
static org.jvnet.localizer.Localizable |
_sendReportFiles()
Key
sendReportFiles : Send report files to Themis . |
static org.jvnet.localizer.Localizable |
_testOk()
Key
testOk : Successfully connected . |
static org.jvnet.localizer.Localizable |
_themisUnknownError(Object arg0)
Key
themisUnknownError : Error while connecting to
Themis instance {0} . |
static org.jvnet.localizer.Localizable |
_unknownInstance(Object arg0)
Key
unknownInstance : Unknown Themis instance: {0} . |
static org.jvnet.localizer.Localizable |
_urlIsRequired()
Key
urlIsRequired : URL is required . |
static org.jvnet.localizer.Localizable |
_validationError()
Key
validationError : Error while testing connection . |
static org.jvnet.localizer.Localizable |
_validationFailure(Object arg0)
Key
validationFailure : Connection test failed with
status {0} . |
static String |
apiKeyIsRequired()
Key
apiKeyIsRequired : API key is required . |
static String |
authenticationError()
Key
authenticationError : {@code Auhentication failed. |
static String |
invalidUrl()
Key
invalidUrl : URL must be valid . |
static String |
nameIsRequired()
Key
nameIsRequired : Name is required . |
static String |
noConnection()
Key
noConnection : {@code Could not connect to Themis instance. |
static String |
noReportFiles(Object arg0)
Key
noReportFiles : Themis reporting: no report files
found for type {0} . |
static String |
pathIsRequired()
Key
pathIsRequired : Path is required . |
static String |
projectRefreshed(Object arg0)
Key
projectRefreshed : Themis project refresh
successfully requested: {0} . |
static String |
refreshError(Object arg0,
Object arg1)
Key
refreshError : Error while refreshing Themis project
(status {0}): {1} . |
static String |
refreshThemisProject()
Key
refreshThemisProject : Refresh Themis Project . |
static String |
reportError(Object arg0)
Key
reportError : Themis reporting: error while sending
report for type {0} . |
static String |
reportHttpError(Object arg0,
Object arg1)
Key
reportHttpError : Themis reporting: http request
failed with status {0} : {1} . |
static String |
reportSent(Object arg0)
Key
reportSent : Themis report successfully sent for
type {0} . |
static String |
sendReportFiles()
Key
sendReportFiles : Send report files to Themis . |
static String |
testOk()
Key
testOk : Successfully connected . |
static String |
themisUnknownError(Object arg0)
Key
themisUnknownError : Error while connecting to
Themis instance {0} . |
static String |
unknownInstance(Object arg0)
Key
unknownInstance : Unknown Themis instance: {0} . |
static String |
urlIsRequired()
Key
urlIsRequired : URL is required . |
static String |
validationError()
Key
validationError : Error while testing connection . |
static String |
validationFailure(Object arg0)
Key
validationFailure : Connection test failed with
status {0} . |
public static String noConnection()
noConnection
: Could not connect to Themis instance.
Check URL and proxy configuration.
.Could not connect to Themis instance. Check URL and proxy
configuration.
public static org.jvnet.localizer.Localizable _noConnection()
noConnection
: Could not connect to Themis instance.
Check URL and proxy configuration.
.Could not connect to Themis instance. Check URL and proxy
configuration.
public static String authenticationError()
authenticationError
: Auhentication failed. Check
API key.
.Auhentication failed. Check API key.
public static org.jvnet.localizer.Localizable _authenticationError()
authenticationError
: Auhentication failed. Check
API key.
.Auhentication failed. Check API key.
public static String noReportFiles(Object arg0)
noReportFiles
: Themis reporting: no report files
found for type {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis reporting: no report files found for type {0}
public static org.jvnet.localizer.Localizable _noReportFiles(Object arg0)
noReportFiles
: Themis reporting: no report files
found for type {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis reporting: no report files found for type {0}
public static String sendReportFiles()
sendReportFiles
: Send report files to Themis
.Send report files to Themis
public static org.jvnet.localizer.Localizable _sendReportFiles()
sendReportFiles
: Send report files to Themis
.Send report files to Themis
public static String unknownInstance(Object arg0)
unknownInstance
: Unknown Themis instance: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unknown Themis instance: {0}
public static org.jvnet.localizer.Localizable _unknownInstance(Object arg0)
unknownInstance
: Unknown Themis instance: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unknown Themis instance: {0}
public static String urlIsRequired()
urlIsRequired
: URL is required
.URL is required
public static org.jvnet.localizer.Localizable _urlIsRequired()
urlIsRequired
: URL is required
.URL is required
public static String validationError()
validationError
: Error while testing connection
.Error while testing connection
public static org.jvnet.localizer.Localizable _validationError()
validationError
: Error while testing connection
.Error while testing connection
public static String apiKeyIsRequired()
apiKeyIsRequired
: API key is required
.API key is required
public static org.jvnet.localizer.Localizable _apiKeyIsRequired()
apiKeyIsRequired
: API key is required
.API key is required
public static String reportHttpError(Object arg0, Object arg1)
reportHttpError
: Themis reporting: http request
failed with status {0} : {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis reporting: http request failed with status {0} : {1}
public static org.jvnet.localizer.Localizable _reportHttpError(Object arg0, Object arg1)
reportHttpError
: Themis reporting: http request
failed with status {0} : {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis reporting: http request failed with status {0} : {1}
public static String projectRefreshed(Object arg0)
projectRefreshed
: Themis project refresh
successfully requested: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis project refresh successfully requested: {0}
public static org.jvnet.localizer.Localizable _projectRefreshed(Object arg0)
projectRefreshed
: Themis project refresh
successfully requested: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis project refresh successfully requested: {0}
public static String themisUnknownError(Object arg0)
themisUnknownError
: Error while connecting to
Themis instance {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error while connecting to Themis instance {0}
public static org.jvnet.localizer.Localizable _themisUnknownError(Object arg0)
themisUnknownError
: Error while connecting to
Themis instance {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error while connecting to Themis instance {0}
public static String pathIsRequired()
pathIsRequired
: Path is required
.Path is required
public static org.jvnet.localizer.Localizable _pathIsRequired()
pathIsRequired
: Path is required
.Path is required
public static String testOk()
testOk
: Successfully connected
.Successfully connected
public static org.jvnet.localizer.Localizable _testOk()
testOk
: Successfully connected
.Successfully connected
public static String refreshThemisProject()
refreshThemisProject
: Refresh Themis Project
.Refresh Themis Project
public static org.jvnet.localizer.Localizable _refreshThemisProject()
refreshThemisProject
: Refresh Themis Project
.Refresh Themis Project
public static String nameIsRequired()
nameIsRequired
: Name is required
.Name is required
public static org.jvnet.localizer.Localizable _nameIsRequired()
nameIsRequired
: Name is required
.Name is required
public static String reportSent(Object arg0)
reportSent
: Themis report successfully sent for
type {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis report successfully sent for type {0}
public static org.jvnet.localizer.Localizable _reportSent(Object arg0)
reportSent
: Themis report successfully sent for
type {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis report successfully sent for type {0}
public static String refreshError(Object arg0, Object arg1)
refreshError
: Error while refreshing Themis project
(status {0}): {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error while refreshing Themis project (status {0}): {1}
public static org.jvnet.localizer.Localizable _refreshError(Object arg0, Object arg1)
refreshError
: Error while refreshing Themis project
(status {0}): {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error while refreshing Themis project (status {0}): {1}
public static String reportError(Object arg0)
reportError
: Themis reporting: error while sending
report for type {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis reporting: error while sending report for type {0}
public static org.jvnet.localizer.Localizable _reportError(Object arg0)
reportError
: Themis reporting: error while sending
report for type {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Themis reporting: error while sending report for type {0}
public static String invalidUrl()
invalidUrl
: URL must be valid
.URL must be valid
public static org.jvnet.localizer.Localizable _invalidUrl()
invalidUrl
: URL must be valid
.URL must be valid
public static String validationFailure(Object arg0)
validationFailure
: Connection test failed with
status {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connection test failed with status {0}
public static org.jvnet.localizer.Localizable _validationFailure(Object arg0)
validationFailure
: Connection test failed with
status {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Connection test failed with status {0}
Copyright © 2016–2018. All rights reserved.