Class ConditionalMatrixAggregator

java.lang.Object
hudson.matrix.MatrixAggregator
org.jenkins_ci.plugins.flexible_publish.ConditionalMatrixAggregator
All Implemented Interfaces:
ExtensionPoint

public class ConditionalMatrixAggregator extends hudson.matrix.MatrixAggregator
Wraps MatrixAggregator for the wrapped Publisher. Evaluates the condition, and call wrapped MatrixAggregator if satisfied.