Package jenkins.plugins.slack
Class Messages
java.lang.Object
jenkins.plugins.slack.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeybaseUrlIsJenkinsCiAppUrl:You should only set the override URL if you''re using a slack compatible app, please clear this field and enter the workspace name instead.static org.jvnet.localizer.LocalizableKeyfailedToParseSlackResponse:Could not parse response from slack, potentially because of invalid configuration (botUser: true and baseUrl set), response: {0}.static org.jvnet.localizer.LocalizableKeyMatrixTriggerMode.Both:Trigger for parent and each configuration.static org.jvnet.localizer.LocalizableKeyMatrixTriggerMode.OnlyConfigurations:Trigger for each configuration.static org.jvnet.localizer.LocalizableKeyMatrixTriggerMode.OnlyParent:Trigger only the parent job.static org.jvnet.localizer.LocalizableKeymigratedCredentialDescription:Migrated slack token.static org.jvnet.localizer.LocalizableKeynotificationFailed:Slack notification failed. See Jenkins logs for details..static org.jvnet.localizer.LocalizableKeynotificationFailedWithException:Slack notification failed with exception: {0}.static org.jvnet.localizer.LocalizableKeyslackFileUploadDisplayName:Upload file to slack.static org.jvnet.localizer.LocalizableKeyslackSendStepDisplayName:Send Slack Message.static org.jvnet.localizer.Localizable_slackSendStepValues(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7, Object arg8, Object arg9) KeyslackSendStepValues:Slack Send Pipeline step running, values are - baseUrl: {0}, teamDomain: {1}, channel: {2}, color: {3}, botUser: {4}, tokenCredentialId: {5}, notifyCommitters: {6}, iconEmoji: {7}, username: {8}, timestamp: {9}.static org.jvnet.localizer.LocalizableKeyslackSendStepValuesEmptyMessage:<empty>.static org.jvnet.localizer.LocalizableKeyslackUserIdFromEmailDisplayName:Resolve Slack UserId from Email Address.static org.jvnet.localizer.LocalizableKeyslackUserIdsFromCommittersDisplayName:Resolve Slack UserIds from Changeset Authors.static org.jvnet.localizer.LocalizableKeyworkspaceNameAndBaseUrlSet:Only set workspace name or override url not both.static StringKeybaseUrlIsJenkinsCiAppUrl:You should only set the override URL if you''re using a slack compatible app, please clear this field and enter the workspace name instead.static StringKeyfailedToParseSlackResponse:Could not parse response from slack, potentially because of invalid configuration (botUser: true and baseUrl set), response: {0}.static StringKeyMatrixTriggerMode.Both:Trigger for parent and each configuration.static StringKeyMatrixTriggerMode.OnlyConfigurations:Trigger for each configuration.static StringKeyMatrixTriggerMode.OnlyParent:Trigger only the parent job.static StringKeymigratedCredentialDescription:Migrated slack token.static StringKeynotificationFailed:Slack notification failed. See Jenkins logs for details..static StringKeynotificationFailedWithException:Slack notification failed with exception: {0}.static StringKeyslackFileUploadDisplayName:Upload file to slack.static StringKeyslackSendStepDisplayName:Send Slack Message.static StringslackSendStepValues(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7, Object arg8, Object arg9) KeyslackSendStepValues:Slack Send Pipeline step running, values are - baseUrl: {0}, teamDomain: {1}, channel: {2}, color: {3}, botUser: {4}, tokenCredentialId: {5}, notifyCommitters: {6}, iconEmoji: {7}, username: {8}, timestamp: {9}.static StringKeyslackSendStepValuesEmptyMessage:<empty>.static StringKeyslackUserIdFromEmailDisplayName:Resolve Slack UserId from Email Address.static StringKeyslackUserIdsFromCommittersDisplayName:Resolve Slack UserIds from Changeset Authors.static StringKeyworkspaceNameAndBaseUrlSet:Only set workspace name or override url not both.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
notificationFailed
KeynotificationFailed:Slack notification failed. See Jenkins logs for details..- Returns:
Slack notification failed. See Jenkins logs for details.
-
_notificationFailed
public static org.jvnet.localizer.Localizable _notificationFailed()KeynotificationFailed:Slack notification failed. See Jenkins logs for details..- Returns:
Slack notification failed. See Jenkins logs for details.
-
slackFileUploadDisplayName
KeyslackFileUploadDisplayName:Upload file to slack.- Returns:
Upload file to slack
-
_slackFileUploadDisplayName
public static org.jvnet.localizer.Localizable _slackFileUploadDisplayName()KeyslackFileUploadDisplayName:Upload file to slack.- Returns:
Upload file to slack
-
slackSendStepValues
public static String slackSendStepValues(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7, Object arg8, Object arg9) KeyslackSendStepValues:Slack Send Pipeline step running, values are - baseUrl: {0}, teamDomain: {1}, channel: {2}, color: {3}, botUser: {4}, tokenCredentialId: {5}, notifyCommitters: {6}, iconEmoji: {7}, username: {8}, timestamp: {9}.- Parameters:
arg3- 4th format parameter,{3}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg5- 6th format parameter,{5}, asString.valueOf(Object).arg4- 5th format parameter,{4}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).arg7- 8th format parameter,{7}, asString.valueOf(Object).arg6- 7th format parameter,{6}, asString.valueOf(Object).arg9- 10th format parameter,{9}, asString.valueOf(Object).arg8- 9th format parameter,{8}, asString.valueOf(Object).- Returns:
Slack Send Pipeline step running, values are - baseUrl: {0}, teamDomain: {1}, channel: {2}, color: {3}, botUser: {4}, tokenCredentialId: {5}, notifyCommitters: {6}, iconEmoji: {7}, username: {8}, timestamp: {9}
-
_slackSendStepValues
public static org.jvnet.localizer.Localizable _slackSendStepValues(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7, Object arg8, Object arg9) KeyslackSendStepValues:Slack Send Pipeline step running, values are - baseUrl: {0}, teamDomain: {1}, channel: {2}, color: {3}, botUser: {4}, tokenCredentialId: {5}, notifyCommitters: {6}, iconEmoji: {7}, username: {8}, timestamp: {9}.- Parameters:
arg3- 4th format parameter,{3}, asString.valueOf(Object).arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg5- 6th format parameter,{5}, asString.valueOf(Object).arg4- 5th format parameter,{4}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).arg7- 8th format parameter,{7}, asString.valueOf(Object).arg6- 7th format parameter,{6}, asString.valueOf(Object).arg9- 10th format parameter,{9}, asString.valueOf(Object).arg8- 9th format parameter,{8}, asString.valueOf(Object).- Returns:
Slack Send Pipeline step running, values are - baseUrl: {0}, teamDomain: {1}, channel: {2}, color: {3}, botUser: {4}, tokenCredentialId: {5}, notifyCommitters: {6}, iconEmoji: {7}, username: {8}, timestamp: {9}
-
failedToParseSlackResponse
KeyfailedToParseSlackResponse:Could not parse response from slack, potentially because of invalid configuration (botUser: true and baseUrl set), response: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Could not parse response from slack, potentially because of invalid configuration (botUser: true and baseUrl set), response: {0}
-
_failedToParseSlackResponse
KeyfailedToParseSlackResponse:Could not parse response from slack, potentially because of invalid configuration (botUser: true and baseUrl set), response: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Could not parse response from slack, potentially because of invalid configuration (botUser: true and baseUrl set), response: {0}
-
slackUserIdsFromCommittersDisplayName
KeyslackUserIdsFromCommittersDisplayName:Resolve Slack UserIds from Changeset Authors.- Returns:
Resolve Slack UserIds from Changeset Authors
-
_slackUserIdsFromCommittersDisplayName
public static org.jvnet.localizer.Localizable _slackUserIdsFromCommittersDisplayName()KeyslackUserIdsFromCommittersDisplayName:Resolve Slack UserIds from Changeset Authors.- Returns:
Resolve Slack UserIds from Changeset Authors
-
slackUserIdFromEmailDisplayName
KeyslackUserIdFromEmailDisplayName:Resolve Slack UserId from Email Address.- Returns:
Resolve Slack UserId from Email Address
-
_slackUserIdFromEmailDisplayName
public static org.jvnet.localizer.Localizable _slackUserIdFromEmailDisplayName()KeyslackUserIdFromEmailDisplayName:Resolve Slack UserId from Email Address.- Returns:
Resolve Slack UserId from Email Address
-
slackSendStepValuesEmptyMessage
KeyslackSendStepValuesEmptyMessage:<empty>.- Returns:
<empty>
-
_slackSendStepValuesEmptyMessage
public static org.jvnet.localizer.Localizable _slackSendStepValuesEmptyMessage()KeyslackSendStepValuesEmptyMessage:<empty>.- Returns:
<empty>
-
baseUrlIsJenkinsCiAppUrl
KeybaseUrlIsJenkinsCiAppUrl:You should only set the override URL if you''re using a slack compatible app, please clear this field and enter the workspace name instead.- Returns:
You should only set the override URL if you''re using a slack compatible app, please clear this field and enter the workspace name instead
-
_baseUrlIsJenkinsCiAppUrl
public static org.jvnet.localizer.Localizable _baseUrlIsJenkinsCiAppUrl()KeybaseUrlIsJenkinsCiAppUrl:You should only set the override URL if you''re using a slack compatible app, please clear this field and enter the workspace name instead.- Returns:
You should only set the override URL if you''re using a slack compatible app, please clear this field and enter the workspace name instead
-
MatrixTriggerMode_OnlyParent
KeyMatrixTriggerMode.OnlyParent:Trigger only the parent job.- Returns:
Trigger only the parent job
-
_MatrixTriggerMode_OnlyParent
public static org.jvnet.localizer.Localizable _MatrixTriggerMode_OnlyParent()KeyMatrixTriggerMode.OnlyParent:Trigger only the parent job.- Returns:
Trigger only the parent job
-
slackSendStepDisplayName
KeyslackSendStepDisplayName:Send Slack Message.- Returns:
Send Slack Message
-
_slackSendStepDisplayName
public static org.jvnet.localizer.Localizable _slackSendStepDisplayName()KeyslackSendStepDisplayName:Send Slack Message.- Returns:
Send Slack Message
-
MatrixTriggerMode_OnlyConfigurations
KeyMatrixTriggerMode.OnlyConfigurations:Trigger for each configuration.- Returns:
Trigger for each configuration
-
_MatrixTriggerMode_OnlyConfigurations
public static org.jvnet.localizer.Localizable _MatrixTriggerMode_OnlyConfigurations()KeyMatrixTriggerMode.OnlyConfigurations:Trigger for each configuration.- Returns:
Trigger for each configuration
-
notificationFailedWithException
KeynotificationFailedWithException:Slack notification failed with exception: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Slack notification failed with exception: {0}
-
_notificationFailedWithException
KeynotificationFailedWithException:Slack notification failed with exception: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Slack notification failed with exception: {0}
-
migratedCredentialDescription
KeymigratedCredentialDescription:Migrated slack token.- Returns:
Migrated slack token
-
_migratedCredentialDescription
public static org.jvnet.localizer.Localizable _migratedCredentialDescription()KeymigratedCredentialDescription:Migrated slack token.- Returns:
Migrated slack token
-
workspaceNameAndBaseUrlSet
KeyworkspaceNameAndBaseUrlSet:Only set workspace name or override url not both.- Returns:
Only set workspace name or override url not both
-
_workspaceNameAndBaseUrlSet
public static org.jvnet.localizer.Localizable _workspaceNameAndBaseUrlSet()KeyworkspaceNameAndBaseUrlSet:Only set workspace name or override url not both.- Returns:
Only set workspace name or override url not both
-
MatrixTriggerMode_Both
KeyMatrixTriggerMode.Both:Trigger for parent and each configuration.- Returns:
Trigger for parent and each configuration
-
_MatrixTriggerMode_Both
public static org.jvnet.localizer.Localizable _MatrixTriggerMode_Both()KeyMatrixTriggerMode.Both:Trigger for parent and each configuration.- Returns:
Trigger for parent and each configuration
-