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
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
shouldSchedulein interfaceQueue.QueueAction
-
getMatrixBuild
-
getMatrixBuild()instead.