Package hudson.matrix
Class MatrixConfiguration.ParentBuildAction
java.lang.Object
hudson.model.InvisibleAction
hudson.matrix.MatrixConfiguration.ParentBuildAction
- All Implemented Interfaces:
Action
,ModelObject
,Queue.QueueAction
- Enclosing class:
- MatrixConfiguration
public static class MatrixConfiguration.ParentBuildAction
extends InvisibleAction
implements Queue.QueueAction
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Field Details
-
parent
Deprecated.usegetMatrixBuild()
instead.
-
-
Constructor Details
-
ParentBuildAction
public ParentBuildAction()
-
-
Method Details
-
shouldSchedule
- Specified by:
shouldSchedule
in interfaceQueue.QueueAction
-
getMatrixBuild
-
getMatrixBuild()
instead.