Klasse MatrixBridge

java.lang.Object
io.jenkins.plugins.analysis.core.steps.MatrixBridge
Alle implementierten Schnittstellen:
ExtensionPoint, hudson.matrix.MatrixAggregatable

@Extension(optional=true) public class MatrixBridge extends Object implements hudson.matrix.MatrixAggregatable
Provides a MatrixAggregatable for a MatrixProject.
Autor:
Ullrich Hafner
  • Konstruktordetails

    • MatrixBridge

      public MatrixBridge()
  • Methodendetails

    • createAggregator

      public hudson.matrix.MatrixAggregator createAggregator(hudson.matrix.MatrixBuild build, Launcher launcher, BuildListener listener)
      Angegeben von:
      createAggregator in Schnittstelle hudson.matrix.MatrixAggregatable