Class CachetMatrixListener

java.lang.Object
hudson.matrix.listeners.MatrixBuildListener
com.redhat.jenkins.plugins.cachet.matrix.CachetMatrixListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class CachetMatrixListener extends hudson.matrix.listeners.MatrixBuildListener
  • Constructor Details

    • CachetMatrixListener

      public CachetMatrixListener()
  • Method Details

    • doBuildConfiguration

      public boolean doBuildConfiguration(hudson.matrix.MatrixBuild matrixBuild, hudson.matrix.MatrixConfiguration matrixConfiguration)
      Sets the Cachet job property before every build if needed See MatrixBuildListener
      Specified by:
      doBuildConfiguration in class hudson.matrix.listeners.MatrixBuildListener