Uses of Enum Class
jenkins.plugins.googlechat.MessageFormat
Packages that use MessageFormat
-
Uses of MessageFormat in io.cnaik
Fields in io.cnaik declared as MessageFormatModifier and TypeFieldDescriptionstatic final MessageFormatGoogleChatNotification.Descriptor.defaultMessageFormatMethods in io.cnaik that return MessageFormatModifier and TypeMethodDescriptionGoogleChatNotification.Descriptor.getMessageFormat()GoogleChatNotification.getMessageFormat()Methods in io.cnaik with parameters of type MessageFormatModifier and TypeMethodDescriptionGoogleChatNotification.Descriptor.doCheckMessage(String value, MessageFormat messageFormat) -
Uses of MessageFormat in jenkins.plugins.googlechat
Methods in jenkins.plugins.googlechat that return MessageFormatModifier and TypeMethodDescriptionstatic MessageFormatMessageFormat.forDisplayName(String displayName) static MessageFormatReturns 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.