Class Messages
java.lang.Object
jenkins.plugins.office365connector.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyOffice365ConnectorWebhookNotifier.AuthorHeader
:{0} Author
.static org.jvnet.localizer.Localizable
KeyOffice365ConnectorWebhookNotifier.BuildPronoun
:Build
.static org.jvnet.localizer.Localizable
KeyOffice365ConnectorWebhookNotifier.ChangeRequestPronoun
:Change Request
.static org.jvnet.localizer.Localizable
KeyOffice365ConnectorWebhookNotifier.TitleHeader
:{0} Title
.static org.jvnet.localizer.Localizable
KeyOffice365ConnectorWebhookNotifier.ViewHeader
:View {0}
.static String
KeyOffice365ConnectorWebhookNotifier.AuthorHeader
:{0} Author
.static String
KeyOffice365ConnectorWebhookNotifier.BuildPronoun
:Build
.static String
KeyOffice365ConnectorWebhookNotifier.ChangeRequestPronoun
:Change Request
.static String
KeyOffice365ConnectorWebhookNotifier.TitleHeader
:{0} Title
.static String
KeyOffice365ConnectorWebhookNotifier.ViewHeader
:View {0}
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
Office365ConnectorWebhookNotifier_BuildPronoun
KeyOffice365ConnectorWebhookNotifier.BuildPronoun
:Build
.- Returns:
Build
-
_Office365ConnectorWebhookNotifier_BuildPronoun
public static org.jvnet.localizer.Localizable _Office365ConnectorWebhookNotifier_BuildPronoun()KeyOffice365ConnectorWebhookNotifier.BuildPronoun
:Build
.- Returns:
Build
-
Office365ConnectorWebhookNotifier_TitleHeader
KeyOffice365ConnectorWebhookNotifier.TitleHeader
:{0} Title
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Title
-
_Office365ConnectorWebhookNotifier_TitleHeader
public static org.jvnet.localizer.Localizable _Office365ConnectorWebhookNotifier_TitleHeader(Object arg0) KeyOffice365ConnectorWebhookNotifier.TitleHeader
:{0} Title
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Title
-
Office365ConnectorWebhookNotifier_ViewHeader
KeyOffice365ConnectorWebhookNotifier.ViewHeader
:View {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
View {0}
-
_Office365ConnectorWebhookNotifier_ViewHeader
public static org.jvnet.localizer.Localizable _Office365ConnectorWebhookNotifier_ViewHeader(Object arg0) KeyOffice365ConnectorWebhookNotifier.ViewHeader
:View {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
View {0}
-
Office365ConnectorWebhookNotifier_AuthorHeader
KeyOffice365ConnectorWebhookNotifier.AuthorHeader
:{0} Author
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Author
-
_Office365ConnectorWebhookNotifier_AuthorHeader
public static org.jvnet.localizer.Localizable _Office365ConnectorWebhookNotifier_AuthorHeader(Object arg0) KeyOffice365ConnectorWebhookNotifier.AuthorHeader
:{0} Author
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} Author
-
Office365ConnectorWebhookNotifier_ChangeRequestPronoun
KeyOffice365ConnectorWebhookNotifier.ChangeRequestPronoun
:Change Request
.- Returns:
Change Request
-
_Office365ConnectorWebhookNotifier_ChangeRequestPronoun
public static org.jvnet.localizer.Localizable _Office365ConnectorWebhookNotifier_ChangeRequestPronoun()KeyOffice365ConnectorWebhookNotifier.ChangeRequestPronoun
:Change Request
.- Returns:
Change Request
-