hudson.plugins.ws_cleanup
Class WsCleanupMatrixAggregator
java.lang.Object
hudson.matrix.MatrixAggregator
hudson.plugins.ws_cleanup.WsCleanupMatrixAggregator
- All Implemented Interfaces:
- hudson.ExtensionPoint
public class WsCleanupMatrixAggregator
- extends hudson.matrix.MatrixAggregator
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.matrix.MatrixAggregator |
build, launcher, listener |
|
Constructor Summary |
WsCleanupMatrixAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
List<Pattern> patterns,
boolean deleteDirs,
boolean skipWhenFailed,
boolean notFailBuid)
|
| Methods inherited from class hudson.matrix.MatrixAggregator |
endRun, startBuild |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsCleanupMatrixAggregator
public WsCleanupMatrixAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
List<Pattern> patterns,
boolean deleteDirs,
boolean skipWhenFailed,
boolean notFailBuid)
endBuild
public boolean endBuild()
throws InterruptedException,
IOException
- Overrides:
endBuild in class hudson.matrix.MatrixAggregator
- Throws:
InterruptedException
IOException
Copyright © 2004-2013 Hudson. All Rights Reserved.