public class ConditionalMatrixAggregator
extends hudson.matrix.MatrixAggregator
MatrixAggregator for the wrapped Publisher.
Evaluates the condition, and call wrapped MatrixAggregator if satisfied.| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
ConditionalMatrixAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
ConditionalPublisher conditionalPublisher,
hudson.matrix.MatrixAggregator baseAggregator) |
protected ConditionalMatrixAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
ConditionalPublisher conditionalPublisher,
hudson.matrix.MatrixAggregator baseAggregator)
public boolean startBuild()
throws InterruptedException,
IOException
startBuild クラス内 hudson.matrix.MatrixAggregatorInterruptedExceptionIOExceptionpublic boolean endRun(hudson.matrix.MatrixRun run)
throws InterruptedException,
IOException
endRun クラス内 hudson.matrix.MatrixAggregatorInterruptedExceptionIOExceptionpublic boolean endBuild()
throws InterruptedException,
IOException
endBuild クラス内 hudson.matrix.MatrixAggregatorInterruptedExceptionIOExceptionCopyright © 2004-2013. All Rights Reserved.