org.zeroturnaround.jenkins.util
Class ServerConvertUtil

java.lang.Object
  extended by org.zeroturnaround.jenkins.util.ServerConvertUtil

public class ServerConvertUtil
extends Object


Constructor Summary
ServerConvertUtil()
           
 
Method Summary
static List<org.zeroturnaround.liverebel.plugins.Server> serverCheckBoxToServer(List<ServerCheckbox> servers)
           
static List<ServerCheckbox> serverToServerCheckBox(List<org.zeroturnaround.liverebel.plugins.Server> servers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerConvertUtil

public ServerConvertUtil()
Method Detail

serverToServerCheckBox

public static List<ServerCheckbox> serverToServerCheckBox(List<org.zeroturnaround.liverebel.plugins.Server> servers)

serverCheckBoxToServer

public static List<org.zeroturnaround.liverebel.plugins.Server> serverCheckBoxToServer(List<ServerCheckbox> servers)


Copyright © 2004-2012 Hudson. All Rights Reserved.