| Package | Description |
|---|---|
| org.jenkinsci.plugins.uniqueid | |
| org.jenkinsci.plugins.uniqueid.impl |
| Modifier and Type | Method and Description |
|---|---|
static <C> IdStore<C> |
IdStore.forClass(Class<C> clazz)
Retrieve an
IdStore for the given type |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderIdStore
Stores ids for folders as a
FolderIdStore.FolderIdProperty |
class |
JobIdStore
Stores ids for jobs in
JobIdStore.JobIdProperty |
class |
RunIdStore
Stores id's for runs as an action on the Run.
|
Copyright © 2004-2014. All Rights Reserved.