Class BranchQueueAction
java.lang.Object
hudson.model.InvisibleAction
com.dabsquared.gitlabjenkins.action.BranchQueueAction
- All Implemented Interfaces:
Action,ModelObject,Queue.QueueAction,Serializable
Allows the queue scheduler to compare source branches when deduping
- Author:
- Seb Hopley
- See Also:
-
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
-
Constructor Details
-
BranchQueueAction
-
-
Method Details
-
getSourceBranch
-
shouldSchedule
- Specified by:
shouldSchedulein interfaceQueue.QueueAction
-