org.jenkinsci.plugins.buildresulttrigger.model
Class CheckedResult
java.lang.Object
hudson.model.AbstractDescribableImpl<CheckedResult>
org.jenkinsci.plugins.buildresulttrigger.model.CheckedResult
- All Implemented Interfaces:
- hudson.model.Describable<CheckedResult>
public class CheckedResult
- extends hudson.model.AbstractDescribableImpl<CheckedResult>
- Author:
- Gregory Boissinot
| Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckedResult
@DataBoundConstructor
public CheckedResult(String result)
readResolve
public Object readResolve()
getResult
public hudson.model.Result getResult()
Copyright © 2004-2012. All Rights Reserved.