public abstract class Inventory extends Object implements hudson.model.Describable<Inventory>
| Modifier and Type | Class and Description |
|---|---|
static class |
Inventory.InventoryDescriptor |
static interface |
Inventory.InventoryHandler |
| Constructor and Description |
|---|
Inventory() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<Inventory> |
getDescriptor() |
abstract Inventory.InventoryHandler |
getHandler() |
public hudson.model.Descriptor<Inventory> getDescriptor()
getDescriptor in interface hudson.model.Describable<Inventory>Describable.getDescriptor()public abstract Inventory.InventoryHandler getHandler()
Copyright © 2004-2015. All Rights Reserved.