org.jenkinsci.plugins.exclusive.label
Class ExclusiveLabels.NotExclusiveLabel

java.lang.Object
  extended by hudson.model.queue.CauseOfBlockage
      extended by org.jenkinsci.plugins.exclusive.label.ExclusiveLabels.NotExclusiveLabel
Enclosing class:
ExclusiveLabels

public class ExclusiveLabels.NotExclusiveLabel
extends hudson.model.queue.CauseOfBlockage


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.queue.CauseOfBlockage
hudson.model.queue.CauseOfBlockage.BecauseLabelIsBusy, hudson.model.queue.CauseOfBlockage.BecauseLabelIsOffline, hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy, hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
 
Constructor Summary
ExclusiveLabels.NotExclusiveLabel(hudson.model.Node node)
           
 
Method Summary
 String getShortDescription()
           
 
Methods inherited from class hudson.model.queue.CauseOfBlockage
createNeedsMoreExecutor, fromMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExclusiveLabels.NotExclusiveLabel

public ExclusiveLabels.NotExclusiveLabel(hudson.model.Node node)
Method Detail

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in class hudson.model.queue.CauseOfBlockage


Copyright © 2004-2013. All Rights Reserved.