C D F G I J L M O P R S U 
All Classes All Packages

C

create(PersistenceRoot, String) - Static method in class org.jenkinsci.plugins.uniqueid.implv2.PersistenceRootIdStore
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore.FolderIdProperty.DescriptorImpl
Deprecated.
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.JobIdStore.JobIdProperty.DescriptorImpl
Deprecated.
 

F

fileName() - Static method in class org.jenkinsci.plugins.uniqueid.IdStore
Returns the generic filename that a store should use for storing the unique id.
FolderIdProperty() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore.FolderIdProperty
Deprecated.
 
FolderIdStore - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
FolderIdStore() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore
Deprecated.
 
FolderIdStore.FolderIdProperty - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
A unique ID for folders.
FolderIdStore.FolderIdProperty.DescriptorImpl - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
 
forClass(Class<C>) - Static method in class org.jenkinsci.plugins.uniqueid.IdStore
Retrieve an IdStore for the given type.
forClass(Class<C>) - Static method in class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
Retrieve an LegacyIdStore for the given type

G

generateUniqueID() - Static method in class org.jenkinsci.plugins.uniqueid.IdStore
Generates a new unique ID.
get(Folder) - Method in class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore
Deprecated.
 
get(Job) - Method in class org.jenkinsci.plugins.uniqueid.impl.JobIdStore
Deprecated.
 
get(PersistenceRoot) - Method in class org.jenkinsci.plugins.uniqueid.implv2.PersistenceRootIdStore
 
get(Run) - Method in class org.jenkinsci.plugins.uniqueid.impl.RunIdStore
Deprecated.
 
get(Run) - Method in class org.jenkinsci.plugins.uniqueid.implv2.RunIdStore
 
get(User) - Method in class org.jenkinsci.plugins.uniqueid.implv2.UserIdStore
 
get(T) - Method in class org.jenkinsci.plugins.uniqueid.IdStore
Get the id for this given object.
get(T) - Method in class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
Get the id for this given object.
getDisplayName() - Method in class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore.FolderIdProperty.DescriptorImpl
Deprecated.
 
getDisplayName() - Method in class org.jenkinsci.plugins.uniqueid.impl.JobIdStore.JobIdProperty.DescriptorImpl
Deprecated.
 
getFolderActions() - Method in class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore.FolderIdProperty
Deprecated.
 
getId() - Method in class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore.FolderIdProperty
Deprecated.
Since Actionable.getAction(Class) does return actions from a property, (like Actionable.getAction(Class) does) this method is added for convenience.
getId(Object) - Static method in class org.jenkinsci.plugins.uniqueid.IdStore
Convenience method which retrieves the id for the given object.
getId(Object) - Static method in class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
Convenience method which retrieves the id for the given object.
getJobActions(Job) - Method in class org.jenkinsci.plugins.uniqueid.impl.JobIdStore.JobIdProperty
Deprecated.
 

I

IdStore<T> - Class in org.jenkinsci.plugins.uniqueid
An abstraction to persistently store and retrieve unique id's for various Jenkins model objects.
IdStore(Class<T>) - Constructor for class org.jenkinsci.plugins.uniqueid.IdStore
 
IdStoreMigratorV1ToV2 - Class in org.jenkinsci.plugins.uniqueid.impl
Converts legacy UniqueIDs that are stored inside a Folder/Job/Run configuration to UniqueIDs that are stored alongside the Folder/Job/Run.
IdStoreMigratorV1ToV2() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.IdStoreMigratorV1ToV2
 
isApplicable(Class<? extends AbstractFolder>) - Method in class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore.FolderIdProperty.DescriptorImpl
Deprecated.
 

J

JobIdProperty() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.JobIdStore.JobIdProperty
Deprecated.
 
JobIdStore - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
JobIdStore() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.JobIdStore
Deprecated.
 
JobIdStore.JobIdProperty - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
JobIdStore.JobIdProperty.DescriptorImpl - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
 

L

LegacyIdStore<T> - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
LegacyIdStore(Class<T>) - Constructor for class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
 

M

make(PersistenceRoot) - Method in class org.jenkinsci.plugins.uniqueid.implv2.PersistenceRootIdStore
 
make(Run) - Method in class org.jenkinsci.plugins.uniqueid.implv2.RunIdStore
 
make(User) - Method in class org.jenkinsci.plugins.uniqueid.implv2.UserIdStore
 
make(T) - Method in class org.jenkinsci.plugins.uniqueid.IdStore
Creates an unique id for the given object.
makeId(Object) - Static method in class org.jenkinsci.plugins.uniqueid.IdStore
Convenience method which makes the id for the given object.
migrateIdStore() - Static method in class org.jenkinsci.plugins.uniqueid.impl.IdStoreMigratorV1ToV2
Migrates any IDs stored in Folder/Job/Run configuration

O

org.jenkinsci.plugins.uniqueid - package org.jenkinsci.plugins.uniqueid
 
org.jenkinsci.plugins.uniqueid.impl - package org.jenkinsci.plugins.uniqueid.impl
 
org.jenkinsci.plugins.uniqueid.implv2 - package org.jenkinsci.plugins.uniqueid.implv2
 

P

PersistenceRootIdStore - Class in org.jenkinsci.plugins.uniqueid.implv2
The PersistenceRootIdStore allows the storing of a Unique ID for any PersistenceRoot item.
PersistenceRootIdStore() - Constructor for class org.jenkinsci.plugins.uniqueid.implv2.PersistenceRootIdStore
 

R

remove(Folder) - Method in class org.jenkinsci.plugins.uniqueid.impl.FolderIdStore
Deprecated.
 
remove(Job) - Method in class org.jenkinsci.plugins.uniqueid.impl.JobIdStore
Deprecated.
 
remove(Run) - Method in class org.jenkinsci.plugins.uniqueid.impl.RunIdStore
Deprecated.
 
remove(T) - Method in class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
Remove the unique id associated with the given object.
removeId(Object) - Static method in class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
Convenience method which makes the id for the given object.
RunIdStore - Class in org.jenkinsci.plugins.uniqueid.impl
Deprecated.
RunIdStore - Class in org.jenkinsci.plugins.uniqueid.implv2
Manages Unique IDs for Runs.
RunIdStore() - Constructor for class org.jenkinsci.plugins.uniqueid.impl.RunIdStore
Deprecated.
 
RunIdStore() - Constructor for class org.jenkinsci.plugins.uniqueid.implv2.RunIdStore
 

S

supports(Class) - Method in class org.jenkinsci.plugins.uniqueid.IdStore
 
supports(Class) - Method in class org.jenkinsci.plugins.uniqueid.impl.LegacyIdStore
Deprecated.
 

U

UserIdStore - Class in org.jenkinsci.plugins.uniqueid.implv2
Manages Unique IDs for User.
UserIdStore() - Constructor for class org.jenkinsci.plugins.uniqueid.implv2.UserIdStore
 
C D F G I J L M O P R S U 
All Classes All Packages