| Package | Description |
|---|---|
| org.jenkinsci.plugins.uniqueid | |
| org.jenkinsci.plugins.uniqueid.implv2 |
| 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 |
PersistenceRootIdStore
The
PersistenceRootIdStore allows the storing of a Unique ID for any PersistenceRoot item. |
class |
RunIdStore
Manages Unique IDs for Runs.
|
Copyright © 2004-2015. All Rights Reserved.