Uses of Enum Class
com.atlassian.bamboo.KeyType
Packages that use KeyType
-
Uses of KeyType in com.atlassian.bamboo
Methods in com.atlassian.bamboo that return KeyTypeModifier and TypeMethodDescriptionstatic KeyTypeKeyType.getKeyTypeFromString(String key) Look at the provided key and work out what KeyType it isstatic KeyTypeReturns 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.