Uses of Enum Class
com.atlassian.bamboo.KeyType
-
Uses of KeyType in com.atlassian.bamboo
Modifier and TypeMethodDescriptionstatic KeyType
KeyType.getKeyTypeFromString
(String key) Look at the provided key and work out what KeyType it isstatic KeyType
Returns the enum constant of this class with the specified name.static KeyType[]
KeyType.values()
Returns an array containing the constants of this enum class, in the order they are declared.