public class IdAllocator extends SimpleBuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
IdAllocator.DescriptorImpl |
static class |
IdAllocator.RenameListener
Update allocations metadata in case Item is deleted or renamed.
|
SimpleBuildWrapper.Context, SimpleBuildWrapper.DisposerBuildWrapper.EnvironmentExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static IdAllocator.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
IdAllocator(IdType[] ids) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor<BuildWrapper> |
getDescriptor() |
IdType[] |
getIds() |
static List<ResourcesMonitor> |
getListResources() |
void |
setUp(SimpleBuildWrapper.Context context,
Run<?,?> run,
FilePath filePath,
Launcher launcher,
TaskListener taskListener,
EnvVars envVars) |
createLoggerDecorator, decorateLauncher, decorateLogger, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, runPreCheckout, setUpall, getProjectAction, setUp@Extension public static final IdAllocator.DescriptorImpl DESCRIPTOR
public IdAllocator(IdType[] ids)
public void setUp(SimpleBuildWrapper.Context context, Run<?,?> run, FilePath filePath, Launcher launcher, TaskListener taskListener, EnvVars envVars) throws IOException, InterruptedException
setUp in class SimpleBuildWrapperIOExceptionInterruptedExceptionpublic IdType[] getIds()
public static List<ResourcesMonitor> getListResources()
public Descriptor<BuildWrapper> getDescriptor()
getDescriptor in interface Describable<BuildWrapper>getDescriptor in class AbstractDescribableImpl<BuildWrapper>Copyright © 2016–2022. All rights reserved.