Package | Description |
---|---|
com.atlassian.bamboo |
Modifier and Type | Method and Description |
---|---|
static KeyType |
KeyType.getKeyTypeFromString(String key)
Look at the provided key and work out what KeyType it is
|
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.