|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hudson.plugins.dumpinfo.ComputerUtils
public final class ComputerUtils
Various utility functions for working with Computer
instances.
Method Summary | |
---|---|
static java.lang.String |
getRootUrl(hudson.model.Computer computer)
Create a fully qualified URL string to reach a particular Computer definition on the master. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final java.lang.String getRootUrl(hudson.model.Computer computer)
computer
- the computer to create the URL string for
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |