public static interface Inventory.InventoryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addArgument(hudson.util.ArgumentListBuilder args,
hudson.EnvVars envVars,
hudson.model.BuildListener listener) |
void |
tearDown(hudson.model.BuildListener listener) |
void addArgument(hudson.util.ArgumentListBuilder args,
hudson.EnvVars envVars,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionvoid tearDown(hudson.model.BuildListener listener)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2004-2015. All Rights Reserved.