JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
com.tikal.jenkins.plugins.multijob.StatusJob
Packages that use
StatusJob
Package
Description
com.tikal.jenkins.plugins.multijob
Uses of
StatusJob
in
com.tikal.jenkins.plugins.multijob
Methods in
com.tikal.jenkins.plugins.multijob
that return
StatusJob
Modifier and Type
Method
Description
static
StatusJob
StatusJob.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
StatusJob
[]
StatusJob.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.