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
-
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
-
Constructor Details
-
BranchQueueAction
-
-
Method Details
-
getSourceBranch
-
shouldSchedule
- Specified by:
shouldSchedule
in interfaceQueue.QueueAction
-