|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Polling.PollingType | |
---|---|
net.praqma.hudson.scm |
Uses of Polling.PollingType in net.praqma.hudson.scm |
---|
Methods in net.praqma.hudson.scm that return Polling.PollingType | |
---|---|
Polling.PollingType |
Polling.getType()
|
static Polling.PollingType |
Polling.PollingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Polling.PollingType[] |
Polling.PollingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in net.praqma.hudson.scm with parameters of type Polling.PollingType | |
---|---|
Polling(Polling.PollingType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |