Uses of Class
org.jvnet.hudson.plugins.exclusion.IdAllocationManager

Uses of IdAllocationManager in org.jvnet.hudson.plugins.exclusion
 

Fields in org.jvnet.hudson.plugins.exclusion declared as IdAllocationManager
static IdAllocationManager CriticalBlockStart.pam
           
 

Methods in org.jvnet.hudson.plugins.exclusion that return IdAllocationManager
static IdAllocationManager IdAllocationManager.getManager(hudson.model.Computer node)
           
 

Methods in org.jvnet.hudson.plugins.exclusion with parameters of type IdAllocationManager
abstract  Id IdType.allocate(boolean launchAlloc, hudson.model.AbstractBuild<?,?> build, IdAllocationManager manager, hudson.Launcher launcher, hudson.model.BuildListener buildListener)
           
 Id DefaultIdType.allocate(boolean launchAlloc, hudson.model.AbstractBuild<?,?> build, IdAllocationManager manager, hudson.Launcher launcher, hudson.model.BuildListener buildListener)
           
 



Copyright © 2004-2012. All Rights Reserved.