|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NodeManageLink.UserMode in com.sonyericsson.hudson.plugins.multislaveconfigplugin |
---|
Fields in com.sonyericsson.hudson.plugins.multislaveconfigplugin with type parameters of type NodeManageLink.UserMode | |
---|---|
protected HashMap<String,NodeManageLink.UserMode> |
NodeManageLink.userMode
Hashmap with user and what userMode that currently is active. |
Methods in com.sonyericsson.hudson.plugins.multislaveconfigplugin that return NodeManageLink.UserMode | |
---|---|
static NodeManageLink.UserMode |
NodeManageLink.UserMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeManageLink.UserMode[] |
NodeManageLink.UserMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |