public class DefaultIdType extends IdType
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultIdType.DescriptorImpl |
| Constructor and Description |
|---|
DefaultIdType(String name) |
| Modifier and Type | Method and Description |
|---|---|
Id |
allocate(boolean launchAlloc,
hudson.model.AbstractBuild<?,?> build,
IdAllocationManager manager,
hudson.Launcher launcher,
hudson.model.BuildListener buildListener) |
DefaultIdType.DescriptorImpl |
getDescriptor() |
getFixedId@DataBoundConstructor public DefaultIdType(String name)
public Id allocate(boolean launchAlloc, hudson.model.AbstractBuild<?,?> build, IdAllocationManager manager, hudson.Launcher launcher, hudson.model.BuildListener buildListener) throws IOException, InterruptedException
allocate in class IdTypeIOExceptionInterruptedExceptionpublic DefaultIdType.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<IdType>getDescriptor in class IdTypeCopyright © 2004-2012. All Rights Reserved.