Uses of Enum Class
jenkins.plugins.googlechat.MessageFormat
-
Uses of MessageFormat in io.cnaik
Modifier and TypeFieldDescriptionstatic final MessageFormat
GoogleChatNotification.Descriptor.defaultMessageFormat
Modifier and TypeMethodDescriptionGoogleChatNotification.Descriptor.getMessageFormat()
GoogleChatNotification.getMessageFormat()
Modifier and TypeMethodDescriptionGoogleChatNotification.Descriptor.doCheckMessage
(String value, MessageFormat messageFormat) -
Uses of MessageFormat in jenkins.plugins.googlechat
Modifier and TypeMethodDescriptionstatic MessageFormat
MessageFormat.forDisplayName
(String displayName) static MessageFormat
Returns the enum constant of this class with the specified name.static MessageFormat[]
MessageFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.