org.jenkinsci.plugins.maveninvoker.results
Class MavenInvokerResults
java.lang.Object
org.jenkinsci.plugins.maveninvoker.results.MavenInvokerResults
- All Implemented Interfaces:
- Serializable
public class MavenInvokerResults
- extends Object
- implements Serializable
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mavenInvokerResults
public List<MavenInvokerResult> mavenInvokerResults
MavenInvokerResults
public MavenInvokerResults()
getSortedMavenInvokerResults
public List<MavenInvokerResult> getSortedMavenInvokerResults()
Copyright © 2004-2012. All Rights Reserved.