protected static interface Inventory.InventoryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
addArgument(hudson.util.ArgumentListBuilder args,
hudson.FilePath workspace,
hudson.EnvVars envVars,
hudson.model.TaskListener listener) |
void |
tearDown(hudson.model.TaskListener listener) |
void addArgument(hudson.util.ArgumentListBuilder args,
hudson.FilePath workspace,
hudson.EnvVars envVars,
hudson.model.TaskListener listener)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionvoid tearDown(hudson.model.TaskListener listener)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2016–2017. All rights reserved.