Uses of Enum Class
de.codecentric.boot.admin.server.notify.FeiShuNotifier.MessageType
Packages that use FeiShuNotifier.MessageType
-
Uses of FeiShuNotifier.MessageType in de.codecentric.boot.admin.server.notify
Methods in de.codecentric.boot.admin.server.notify that return FeiShuNotifier.MessageTypeModifier and TypeMethodDescriptionFeiShuNotifier.getMessageType()static FeiShuNotifier.MessageTypeReturns the enum constant of this class with the specified name.static FeiShuNotifier.MessageType[]FeiShuNotifier.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.codecentric.boot.admin.server.notify with parameters of type FeiShuNotifier.MessageTypeModifier and TypeMethodDescriptionvoidFeiShuNotifier.setMessageType(FeiShuNotifier.MessageType messageType)