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 InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
BranchQueueAction
-
-
Method Details
-
getSourceBranch
-
shouldSchedule
- Specified by:
shouldSchedulein interfaceQueue.QueueAction
-