|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Failure | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| jenkins.model | |
| Uses of Failure in hudson.model |
|---|
| Methods in hudson.model that throw Failure | |
|---|---|
String |
ComputerSet.checkName(String name)
Makes sure that the given name is good as a slave name. |
void |
View.rename(String newName)
Renames this view. |
| Uses of Failure in jenkins.model |
|---|
| Methods in jenkins.model that throw Failure | |
|---|---|
static void |
Jenkins.checkGoodName(String name)
Check if the given name is suitable as a name for job, view, etc. |
void |
ProjectNamingStrategy.checkName(String name)
Called when creating a new job. |
void |
ProjectNamingStrategy.DefaultProjectNamingStrategy.checkName(String origName)
|
void |
ProjectNamingStrategy.PatternProjectNamingStrategy.checkName(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||