Uses of Enum Class
io.jenkins.plugins.enums.MsgTypeEnum
Packages that use MsgTypeEnum
-
Uses of MsgTypeEnum in io.jenkins.plugins
Methods in io.jenkins.plugins with parameters of type MsgTypeEnum -
Uses of MsgTypeEnum in io.jenkins.plugins.enums
Methods in io.jenkins.plugins.enums that return MsgTypeEnumModifier and TypeMethodDescriptionstatic MsgTypeEnum
Returns the enum constant of this class with the specified name.static MsgTypeEnum[]
MsgTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.