Uses of Class
com.youdevise.hudson.slavestatus.Daemon.RunType

Uses of Daemon.RunType in com.youdevise.hudson.slavestatus
 

Methods in com.youdevise.hudson.slavestatus that return Daemon.RunType
static Daemon.RunType Daemon.RunType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Daemon.RunType[] Daemon.RunType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.youdevise.hudson.slavestatus with parameters of type Daemon.RunType
 Daemon.RunResult Daemon.go(Daemon.RunType runType)
           
 

Constructors in com.youdevise.hudson.slavestatus with parameters of type Daemon.RunType
SlaveListener(int port, Daemon.RunType runType, StatusReporter... reporters)
           
 



Copyright © 2011. All Rights Reserved.