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