| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdType
first author Kohsuke Kawaguchi
fork by Anthony Roux
|
| Modifier and Type | Field and Description |
|---|---|
IdType |
Id.type |
| Modifier and Type | Method and Description |
|---|---|
IdType[] |
IdAllocator.getIds() |
IdType |
IdTypeDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest req) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdAllocator.setIds(IdType[] ids) |
| Constructor and Description |
|---|
Id(IdType type) |
IdAllocator(IdType[] ids) |
| Constructor and Description |
|---|
IdTypeDescriptor(Class<? extends IdType> clazz) |
Copyright © 2004-2012. All Rights Reserved.