Uses of Class
com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.UserMode

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.
 



Copyright © 2004-2014. All Rights Reserved.