|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkins_ci.plugins.fail_the_build.AbstractResult
org.jenkins_ci.plugins.fail_the_build.CycleResult
public class CycleResult
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Constructor Summary | |
|---|---|
CycleResult()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
hudson.model.Result |
getResult(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
|
| Methods inherited from class org.jenkins_ci.plugins.fail_the_build.AbstractResult |
|---|
getName, getOption, perform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public CycleResult()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class AbstractResult
public hudson.model.Result getResult(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
getResult in class AbstractResult
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||