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 SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.model.InvisibleActiongetDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.ActiongetDisplayName, getIconFileName, getUrlName
- 
Constructor Details- 
BranchQueueAction
 
- 
- 
Method Details- 
getSourceBranch
- 
shouldSchedule- Specified by:
- shouldSchedulein interface- Queue.QueueAction
 
 
-