Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractContentGenerator - Class in org.commonjava.indy.content
Convenience abstract class for ContentGenerator implementations to extend.
AbstractContentGenerator() - Constructor for class org.commonjava.indy.content.AbstractContentGenerator
 
AbstractIndyEvent - Class in org.commonjava.indy.change.event
Base class for events related to changes in Indy ArtifactStore definitions.
AbstractIndyEvent(EventMetadata, Collection<ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.AbstractIndyEvent
 
AbstractIndyEvent(EventMetadata, ArtifactStore...) - Constructor for class org.commonjava.indy.change.event.AbstractIndyEvent
 
AbstractStoreDeleteEvent - Class in org.commonjava.indy.change.event
Abstract event triggered when one or more ArtifactStore definitions are deleted.
AbstractStoreDeleteEvent(EventMetadata, Map<ArtifactStore, Transfer>) - Constructor for class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
ACCEPT_ANY - Static variable in class org.commonjava.indy.util.AcceptInfo
 
AcceptInfo - Class in org.commonjava.indy.util
 
AcceptInfo(String, String, String) - Constructor for class org.commonjava.indy.util.AcceptInfo
 
AcceptInfoParser - Class in org.commonjava.indy.util
IN: application/indy-v1+json OUT: AcceptInfo with raw equal to that given above, base = application/indy+json, version=v1
AcceptInfoParser() - Constructor for class org.commonjava.indy.util.AcceptInfoParser
 
addChanged() - Method in class org.commonjava.indy.util.ChangeSynchronizer
 
AllEventsListener - Class in org.commonjava.indy.change
Debugging event listener to simply spit each event out to the system console.
AllEventsListener() - Constructor for class org.commonjava.indy.change.AllEventsListener
 
allowsDeletion() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
allowsDeletion() - Method in class org.commonjava.indy.model.galley.GroupLocation
 
allowsDeletion() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
allowsDownloading() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
allowsDownloading() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
allowsPublishing() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
allowsPublishing() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
allowsReleases() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
allowsReleases() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
allowsSnapshots() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
allowsSnapshots() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
allowsStoring() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
allowsStoring() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
AlternativeUserLifecycleManager - Class in org.commonjava.indy.action.fixture
The default implementation for UserLifecycleManager is in core.
AlternativeUserLifecycleManager() - Constructor for class org.commonjava.indy.action.fixture.AlternativeUserLifecycleManager
 
ANY - Static variable in class org.commonjava.indy.util.AcceptInfo
 
APP_ID - Static variable in class org.commonjava.indy.util.AcceptInfoParser
 
APPEND_DEFAULTS_TO_MAIN_CONF - Static variable in interface org.commonjava.indy.conf.IndyConfigInfo
 
application_javascript - Static variable in class org.commonjava.indy.util.ApplicationContent
 
application_json - Static variable in class org.commonjava.indy.util.ApplicationContent
 
application_xml - Static variable in class org.commonjava.indy.util.ApplicationContent
 
application_zip - Static variable in class org.commonjava.indy.util.ApplicationContent
 
ApplicationContent - Class in org.commonjava.indy.util
 
ApplicationHeader - Enum in org.commonjava.indy.util
 
ApplicationStatus - Enum in org.commonjava.indy.util
 
APROX_CONFIG_DIR_PROP - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
Deprecated.
APROX_CONFIG_PATH_PROP - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
Deprecated.
APROX_HOME_PROP - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
Deprecated.
ArtifactStoreDeletePostEvent - Class in org.commonjava.indy.change.event
Event signaling the deletion of one or more ArtifactStore instances is COMPLETE.
ArtifactStoreDeletePostEvent(EventMetadata, Map<ArtifactStore, Transfer>) - Constructor for class org.commonjava.indy.change.event.ArtifactStoreDeletePostEvent
 
ArtifactStoreDeletePreEvent - Class in org.commonjava.indy.change.event
Event signaling the deletion of one or more ArtifactStore instances is ABOUT TO HAPPEN.
ArtifactStoreDeletePreEvent(EventMetadata, Map<ArtifactStore, Transfer>) - Constructor for class org.commonjava.indy.change.event.ArtifactStoreDeletePreEvent
 
ArtifactStoreEnablementEvent - Class in org.commonjava.indy.change.event
Created by jdcasey on 5/2/16.
ArtifactStoreEnablementEvent(boolean, EventMetadata, boolean, ArtifactStore...) - Constructor for class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
ArtifactStorePostRescanEvent - Class in org.commonjava.indy.change.event
 
ArtifactStorePostRescanEvent(EventMetadata, ArtifactStore) - Constructor for class org.commonjava.indy.change.event.ArtifactStorePostRescanEvent
 
ArtifactStorePostRescanEvent(EventMetadata, Collection<ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.ArtifactStorePostRescanEvent
 
ArtifactStorePostUpdateEvent - Class in org.commonjava.indy.change.event
Event signaling that one or more specified ArtifactStore instances' configurations were changed.
ArtifactStorePostUpdateEvent(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.ArtifactStorePostUpdateEvent
 
ArtifactStorePreRescanEvent - Class in org.commonjava.indy.change.event
 
ArtifactStorePreRescanEvent(EventMetadata, ArtifactStore) - Constructor for class org.commonjava.indy.change.event.ArtifactStorePreRescanEvent
 
ArtifactStorePreRescanEvent(EventMetadata, Collection<ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.ArtifactStorePreRescanEvent
 
ArtifactStorePreUpdateEvent - Class in org.commonjava.indy.change.event
Event signaling that one or more specified ArtifactStore instances' configurations were changed.
ArtifactStorePreUpdateEvent(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.ArtifactStorePreUpdateEvent
 
ArtifactStoreQuery<T extends org.commonjava.indy.model.core.ArtifactStore> - Interface in org.commonjava.indy.data
This query interface is intended to be reusable across any StoreDataManager implementation.
ArtifactStoreRescanEvent - Class in org.commonjava.indy.change.event
Event to signal that the rescanning of a particular artifact store has started.
ArtifactStoreRescanEvent(EventMetadata, ArtifactStore) - Constructor for class org.commonjava.indy.change.event.ArtifactStoreRescanEvent
 
ArtifactStoreRescanEvent(EventMetadata, Collection<ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.ArtifactStoreRescanEvent
 
ArtifactStoreUpdateEvent - Class in org.commonjava.indy.change.event
Event signaling that one or more specified ArtifactStore instances' configurations were changed.
ArtifactStoreUpdateEvent(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Constructor for class org.commonjava.indy.change.event.ArtifactStoreUpdateEvent
 
ArtifactStoreUpdateType - Enum in org.commonjava.indy.change.event
Enumeration of the types of configuration updates that can happen for ArtifactStore's.
ArtifactStoreValidator - Class in org.commonjava.indy.data
Move validation logic out of old ValidRemoteStoreDataManagerDecorator (in implied-repos) to here, so it's easier to call it from more appropriate places while still reusing it.
ArtifactStoreValidator() - Constructor for class org.commonjava.indy.data.ArtifactStoreValidator
 
ArtifactStoreValidator(TransferManager) - Constructor for class org.commonjava.indy.data.ArtifactStoreValidator
 
ATTR_NFC_TIMEOUT_SECONDS - Static variable in class org.commonjava.indy.model.galley.RepositoryLocation
 

B

BootupAction - Interface in org.commonjava.indy.action
Performs some sort of service/subsystem bootup just before Indy is preparing to run.

C

CacheOnlyLocation - Class in org.commonjava.indy.model.galley
KeyedLocation implementation that only knows about locally hosted/cached content.
CacheOnlyLocation(HostedRepository) - Constructor for class org.commonjava.indy.model.galley.CacheOnlyLocation
 
CacheOnlyLocation(StoreKey) - Constructor for class org.commonjava.indy.model.galley.CacheOnlyLocation
 
canProcess(String) - Method in interface org.commonjava.indy.content.ContentGenerator
Checks if this content generator processes the provided path.
ChangeSummary - Class in org.commonjava.indy.audit
Describes the reason for a particular change to the system, usually in terms of store definitions, templates, add-on configurations, almost anything stored in the Indy data directory (persistent system-wide state), along with the user that generated the change.
ChangeSummary(String, String) - Constructor for class org.commonjava.indy.audit.ChangeSummary
 
ChangeSummary(String, String, Date, String) - Constructor for class org.commonjava.indy.audit.ChangeSummary
 
ChangeSynchronizer - Class in org.commonjava.indy.util
 
ChangeSynchronizer() - Constructor for class org.commonjava.indy.util.ChangeSynchronizer
 
clear(ChangeSummary) - Method in interface org.commonjava.indy.data.StoreDataManager
Delete all ArtifactStore instances currently in the system.
clearMergedPath(ArtifactStore, Set<Group>, String) - Method in interface org.commonjava.indy.content.MergedContentAction
 
clearNulls(Collection<ArtifactStore>) - Static method in class org.commonjava.indy.change.event.AbstractIndyEvent
 
clearStoreContent(Set<String>, StoreKey, Set<Group>, boolean) - Method in interface org.commonjava.indy.content.StoreContentAction
 
code() - Method in enum org.commonjava.indy.util.ApplicationStatus
 
concreteStores() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
concreteStores() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
CONF_INCLUDES_DIR - Static variable in interface org.commonjava.indy.conf.IndyConfigInfo
 
CONFIG_DIR_PROP - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
 
CONFIG_PATH_PROP - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
 
containsByName(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
containsByName(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
ContentAdvisor - Interface in org.commonjava.indy.spi.pkg
 
ContentDigester - Interface in org.commonjava.indy.content
Created by jdcasey on 1/4/17.
ContentGenerator - Interface in org.commonjava.indy.content
Interface to support dynamic content generation.
ContentManager - Interface in org.commonjava.indy.content
High-level interface for retrieving, storing, etc.
ContentQuality - Enum in org.commonjava.indy.spi.pkg
 
ContentUtils - Class in org.commonjava.indy.util
 
convertToEntries(List<StoreResource>) - Static method in class org.commonjava.indy.content.StoreResource
Convert a series of StoreResources into a DTO for use in generating browser or other directory listings.
CoreEventManagerConstants - Class in org.commonjava.indy.change.event
Created by jdcasey on 3/8/16.
CoreEventManagerConstants() - Constructor for class org.commonjava.indy.change.event.CoreEventManagerConstants
 
createShutdownRunnable(Object) - Method in class org.commonjava.indy.action.IndyLifecycleManager
Create a Runnable that can be used in Runtime.addShutdownHook(Thread).

D

dedupeListing(List<StoreResource>) - Static method in class org.commonjava.indy.util.ContentUtils
Attempt to remove duplicates, even "fuzzy" ones where a directory is listed with trailing '/' in some cases but not others.
DEFAULT_CONFIG_DIR - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
 
DEFAULT_CONFIG_PATH - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
 
DEFAULT_DIR - Static variable in class org.commonjava.indy.conf.UIConfiguration
 
DEFAULT_NFC_EXPIRATION_SWEEP_MINUTES - Static variable in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
DEFAULT_NFC_MAX_RESULT_SET_SIZE - Static variable in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
DEFAULT_NOT_FOUND_CACHE_TIMEOUT_SECONDS - Static variable in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
DEFAULT_PASSTHROUGH_TIMEOUT_SECONDS - Static variable in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
DEFAULT_REQUEST_TIMEOUT_SECONDS - Static variable in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
DEFAULT_STORE_DISABLE_TIMEOUT_SECONDS - Static variable in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
DEFAULT_VERSION - Static variable in class org.commonjava.indy.util.AcceptInfoParser
 
DefaultIndyConfiguration - Class in org.commonjava.indy.conf
 
DefaultIndyConfiguration() - Constructor for class org.commonjava.indy.conf.DefaultIndyConfiguration
 
delegate() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
DelegatingArtifactStoreQuery<T extends org.commonjava.indy.model.core.ArtifactStore> - Class in org.commonjava.indy.data
Provides a convenient delegating implementation of ArtifactStoreQuery, which can be extended to wrap particular methods with extra logic.
DelegatingArtifactStoreQuery(ArtifactStoreQuery) - Constructor for class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
delete(ArtifactStore, String) - Method in interface org.commonjava.indy.content.ContentManager
 
delete(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
 
delete(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DownloadManager
 
delete(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
 
deleteAll(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.ContentManager
 
deleteAll(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
 
deleteAll(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.DownloadManager
 
deleteArtifactStore(StoreKey, ChangeSummary, EventMetadata) - Method in interface org.commonjava.indy.data.StoreDataManager
Delete the ArtifactStore corresponding to the given StoreKey.
deleted(EventMetadata, ArtifactStore...) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
deleted(EventMetadata, ArtifactStore...) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
deleting(EventMetadata, ArtifactStore...) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
deleting(EventMetadata, ArtifactStore...) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
digest(StoreKey, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentDigester
 
DirectContentAccess - Interface in org.commonjava.indy.content
This component is useful for content generators, that need access to raw files used as inputs for generating other files.
dirname(String) - Static method in class org.commonjava.indy.util.PathUtils
 
disabled(EventMetadata, ArtifactStore...) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
disabled(EventMetadata, ArtifactStore...) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
disabling(EventMetadata, ArtifactStore...) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
disabling(EventMetadata, ArtifactStore...) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
DISPATCH_EXECUTOR_NAME - Static variable in class org.commonjava.indy.change.event.CoreEventManagerConstants
 
DISPATCH_EXECUTOR_PRIORITY - Static variable in class org.commonjava.indy.change.event.CoreEventManagerConstants
 
DISPATCH_EXECUTOR_THREADS - Static variable in class org.commonjava.indy.change.event.CoreEventManagerConstants
 
DownloadManager - Interface in org.commonjava.indy.content
Organizes resolution of content from cached locations, remote locations, and group membership.

E

enabled(EventMetadata, ArtifactStore...) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
enabled(EventMetadata, ArtifactStore...) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
enabledState(Boolean) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
enabledState(Boolean) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
enabling(EventMetadata, ArtifactStore...) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
enabling(EventMetadata, ArtifactStore...) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
ENTRY_POINT_STORE - Static variable in interface org.commonjava.indy.content.ContentManager
 
equals(Object) - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
equals(Object) - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
equals(Object) - Method in class org.commonjava.indy.util.AcceptInfo
 
EVENT_ORIGIN - Static variable in interface org.commonjava.indy.data.StoreDataManager
 
EventUtils - Class in org.commonjava.indy.change
Common way to insulate the system from event processing failures.
EventUtils() - Constructor for class org.commonjava.indy.change.EventUtils
 
exists(ArtifactStore, String) - Method in interface org.commonjava.indy.content.ContentManager
 
exists(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DirectContentAccess
 
exists(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DownloadManager
Artifact existence check for given store and path.
expand(Location...) - Method in class org.commonjava.indy.content.IndyLocationExpander
 
expand(Collection<T>) - Method in class org.commonjava.indy.content.IndyLocationExpander
For group references, expand into a list of concrete repository locations (hosted or remote).
expand(Resource) - Method in class org.commonjava.indy.content.IndyLocationExpander
Using the same basic logic as IndyLocationExpander.expand(Collection), convert the specified Resource into a VirtualResource that contains references to the expanded Location list.

F

filterLocationErrors() - Method in exception org.commonjava.indy.IndyWorkflowException
 
fireEvent(Event<T>, T) - Static method in class org.commonjava.indy.change.EventUtils
 
fireStarted() - Method in class org.commonjava.indy.action.IndyLifecycleEventManager
 
forEach(Consumer<? super ArtifactStore>) - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
formatAbsolutePathTo(String, String...) - Method in interface org.commonjava.indy.util.UriFormatter
 

G

generateDirectoryContent(ArtifactStore, String, List<StoreResource>, EventMetadata) - Method in class org.commonjava.indy.content.AbstractContentGenerator
 
generateDirectoryContent(ArtifactStore, String, List<StoreResource>, EventMetadata) - Method in interface org.commonjava.indy.content.ContentGenerator
Generate resources for any missing files that this generator can create.
generateFileContent(ArtifactStore, String, EventMetadata) - Method in class org.commonjava.indy.content.AbstractContentGenerator
 
generateFileContent(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentGenerator
Generate dynamic content in the event it's not found in the ArtifactStore.
generateGroupDirectoryContent(Group, List<ArtifactStore>, String, EventMetadata) - Method in class org.commonjava.indy.content.AbstractContentGenerator
 
generateGroupDirectoryContent(Group, List<ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentGenerator
Generate resources for merged group files that this generator can create.
generateGroupFileContent(Group, List<ArtifactStore>, String, EventMetadata) - Method in class org.commonjava.indy.content.AbstractContentGenerator
 
generateGroupFileContent(Group, List<ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentGenerator
Generate dynamic content for a group.
get() - Method in class org.commonjava.indy.util.ValuePipe
 
getAll() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getAll(Predicate<ArtifactStore>) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getAll() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getAll(Predicate<ArtifactStore>) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getAllArtifactStores() - Method in interface org.commonjava.indy.data.StoreDataManager
Return the full list of ArtifactStore instances of a given StoreType (hosted, remote, or group) available on the system.
getAllByDefaultPackageTypes() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getAllByDefaultPackageTypes() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getAllGroups() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getAllGroups() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getAllHostedRepositories() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getAllHostedRepositories() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getAllRemoteRepositories() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getAllRemoteRepositories() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getArtifactStore(StoreKey) - Method in interface org.commonjava.indy.data.StoreDataManager
Return the ArtifactStore instance corresponding to the given key, where key is a composite of StoreType (hosted, remote, or group) and name.
getArtifactStoresByKey() - Method in interface org.commonjava.indy.data.StoreDataManager
Return a mapping of ArtifactStore's keyed by the corresponding StoreKey.
getAttribute(String, Class<T>) - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
getAttribute(String, Class<T>, T) - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
getAttribute(String, Class<T>) - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getAttribute(String, Class<T>, T) - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getAttributes() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
getAttributes() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getBaseAccept() - Method in class org.commonjava.indy.util.AcceptInfo
 
getBootPriority() - Method in interface org.commonjava.indy.action.BootupAction
Used to sort the actions, with highest priority executing first.
getByName(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getByName(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getChangeMap() - Method in class org.commonjava.indy.change.event.ArtifactStoreUpdateEvent
 
getChanges() - Method in class org.commonjava.indy.change.event.ArtifactStoreUpdateEvent
Return the changed ArtifactStore's specified in this event.
getChecksumReadAdvice(Transfer, TransferOperation, EventMetadata) - Method in interface org.commonjava.indy.content.IndyChecksumAdvisor
 
getChecksumWriteAdvice(Transfer, TransferOperation, EventMetadata) - Method in interface org.commonjava.indy.content.IndyChecksumAdvisor
 
getConfiguration(Class<T>) - Method in interface org.commonjava.indy.conf.IndyConfigFactory
Return the configuration instance corresponding to the given class.
getContentMetadata(Transfer) - Method in interface org.commonjava.indy.content.ContentDigester
 
getContentQuality(String) - Method in interface org.commonjava.indy.spi.pkg.ContentAdvisor
 
getContentType(String) - Method in class org.commonjava.indy.util.MimeTyper
 
getDefaultConfig() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getDefaultConfig() - Method in interface org.commonjava.indy.conf.IndyConfigInfo
The actual content which should be added to the default configuration file in case no configuration is provided, to allow modification of defaults in future executions.
getDefaultConfig() - Method in class org.commonjava.indy.conf.UIConfiguration
 
getDefaultConfigFileName() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getDefaultConfigFileName() - Method in interface org.commonjava.indy.conf.IndyConfigInfo
The name of the file to be written in case no configuration is provided, to allow modification of defaults in future executions.
getDefaultConfigFileName() - Method in class org.commonjava.indy.conf.UIConfiguration
 
getDefaultVersion() - Method in class org.commonjava.indy.util.AcceptInfoParser
 
getEnabled() - Method in class org.commonjava.indy.conf.UIConfiguration
 
getError() - Method in class org.commonjava.indy.change.event.IndyStoreErrorEvent
 
getEventMetadata() - Method in class org.commonjava.indy.change.event.AbstractIndyEvent
 
getEventMetadata() - Method in class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
getEventMetadata() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
getFilePath(ConcreteResource) - Method in class org.commonjava.indy.content.IndyPathGenerator
 
getFileWithNoLastSlash() - Method in class org.commonjava.indy.util.UrlInfo
 
getGroup(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getGroup(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getGroupsAffectedBy(StoreKey...) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getGroupsAffectedBy(Collection<StoreKey>) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getGroupsAffectedBy(StoreKey...) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getGroupsAffectedBy(Collection<StoreKey>) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getGroupsContaining(StoreKey) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getGroupsContaining(StoreKey) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getHost() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getHost() - Method in class org.commonjava.indy.util.UrlInfo
 
getHostedRepository(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getHostedRepository(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getHttpMetadata(Transfer) - Method in interface org.commonjava.indy.content.ContentManager
 
getHttpMetadata(StoreKey, String) - Method in interface org.commonjava.indy.content.ContentManager
 
getId() - Method in interface org.commonjava.indy.action.IndyLifecycleAction
Used mainly for reporting, this is a unique identifier for this action.
getId() - Method in interface org.commonjava.indy.spi.IndyAddOn
Retrieve an identifier for this add-on which contains various UI configurations, along with a basic name for the add-on.
getIndyAccept(String) - Static method in class org.commonjava.indy.util.ApplicationContent
 
getIndyConfDir() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getIndyConfDir() - Method in interface org.commonjava.indy.conf.IndyConfiguration
 
getIndyHomeDir() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getIndyHomeDir() - Method in interface org.commonjava.indy.conf.IndyConfiguration
 
getIpForUrl() - Method in class org.commonjava.indy.util.UrlInfo
 
getKey() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
getKey() - Method in interface org.commonjava.indy.model.galley.KeyedLocation
 
getKey() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getKey(FileEvent) - Static method in class org.commonjava.indy.util.LocationUtils
 
getKey(Transfer) - Static method in class org.commonjava.indy.util.LocationUtils
 
getKeyCertPem() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getMessage() - Method in exception org.commonjava.indy.action.IndyLifecycleException
 
getMessage() - Method in exception org.commonjava.indy.data.IndyDataException
 
getMessage() - Method in exception org.commonjava.indy.IndyWorkflowException
 
getMigrationPriority() - Method in interface org.commonjava.indy.action.MigrationAction
Used to sort the actions, with highest priority executing first.
getName() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
getName() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getNfcExpirationSweepMinutes() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getNfcExpirationSweepMinutes() - Method in interface org.commonjava.indy.conf.IndyConfiguration
Number of minutes between sweeps of the NFC expiration reaper thread.
getNfcMaxResultSetSize() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getNfcMaxResultSetSize() - Method in interface org.commonjava.indy.conf.IndyConfiguration
Page size of NFC getMissing result set
getNotFoundCacheTimeoutSeconds() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getNotFoundCacheTimeoutSeconds() - Method in interface org.commonjava.indy.conf.IndyConfiguration
Number of seconds before a negative cache (or, not-found cache) URL record will timeout.
getOrderedConcreteStoresInGroup(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getOrderedConcreteStoresInGroup(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getOrderedStoresInGroup(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getOrderedStoresInGroup(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getOriginal(T) - Method in class org.commonjava.indy.change.event.ArtifactStoreUpdateEvent
 
getPassthroughTimeoutSeconds() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getPassthroughTimeoutSeconds() - Method in interface org.commonjava.indy.conf.IndyConfiguration
Number of seconds before the content in a repository marked as "pass-through" will timeout.
getPassword() - Method in class org.commonjava.indy.util.UrlInfo
 
getPort() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getPort() - Method in class org.commonjava.indy.util.UrlInfo
 
getProxyHost() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getProxyPort() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getProxyUser() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getRawAccept() - Method in class org.commonjava.indy.util.AcceptInfo
 
getRawUrl() - Method in class org.commonjava.indy.util.UrlInfo
 
getRemoteRepository(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getRemoteRepository(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getRemoteRepositoryByUrl(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
getRemoteRepositoryByUrl(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
getRequestTimeoutSeconds() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getRequestTimeoutSeconds() - Method in interface org.commonjava.indy.conf.IndyConfiguration
 
getRevisionId() - Method in class org.commonjava.indy.audit.ChangeSummary
 
getServerCertPem() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getShutdownPriority() - Method in interface org.commonjava.indy.action.ShutdownAction
Used to sort the actions, with highest priority executing first.
getSpecialPathSet() - Method in interface org.commonjava.indy.content.SpecialPathSetProducer
 
getStandardAccept(String) - Static method in class org.commonjava.indy.util.ApplicationContent
 
getStartupPriority() - Method in interface org.commonjava.indy.action.StartupAction
Used to sort the actions, with highest priority executing first.
getStatus() - Method in exception org.commonjava.indy.data.IndyDataException
 
getStatus() - Method in exception org.commonjava.indy.IndyWorkflowException
 
getStatus(int) - Static method in enum org.commonjava.indy.util.ApplicationStatus
 
getStorageReference(StoreKey, String...) - Method in interface org.commonjava.indy.content.DownloadManager
 
getStorageReference(ArtifactStore, String...) - Method in interface org.commonjava.indy.content.DownloadManager
 
getStorageReference(List<ArtifactStore>, String, TransferOperation) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve a Transfer object suitable for use in the specified operation.
getStorageReference(ArtifactStore, String, TransferOperation) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve a Transfer object suitable for use in the specified operation.
getStoreDisableTimeoutSeconds() - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
getStoreDisableTimeoutSeconds() - Method in interface org.commonjava.indy.conf.IndyConfiguration
 
getStoreKey() - Method in class org.commonjava.indy.change.event.IndyStoreErrorEvent
 
getStoreKey() - Method in class org.commonjava.indy.content.StoreResource
Retrieve the StoreKey from the KeyedLocation referenced by this resource.
getStoreRootDirectory(StoreKey) - Method in interface org.commonjava.indy.content.DownloadManager
 
getStoreRootDirectory(ArtifactStore) - Method in interface org.commonjava.indy.content.DownloadManager
 
getStoreRoots() - Method in class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
getStores() - Method in class org.commonjava.indy.change.event.AbstractIndyEvent
 
getStores() - Method in class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
getStores() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
getStores() - Method in interface org.commonjava.indy.change.event.IndyStoreEvent
 
getSummary() - Method in class org.commonjava.indy.audit.ChangeSummary
 
getSystemProperties() - Method in interface org.commonjava.indy.conf.SystemPropertyProvider
 
getTimestamp() - Method in class org.commonjava.indy.audit.ChangeSummary
 
getTransfer(ArtifactStore, String, TransferOperation) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve a Transfer object suitable for use in the specified operation.
getTransfer(StoreKey, String, TransferOperation) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve a Transfer object suitable for use in the specified operation.
getTransfer(List<ArtifactStore>, String, TransferOperation) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve a Transfer object suitable for use in the specified operation.
getTransfer(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DirectContentAccess
Retrieve a Transfer object suitable for use in the specified operation.
getTransfer(StoreKey, String) - Method in interface org.commonjava.indy.content.DirectContentAccess
Retrieve a Transfer object suitable for use in the specified operation.
getTrustType() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getType() - Method in class org.commonjava.indy.change.event.ArtifactStoreUpdateEvent
Return the type of update that took place.
getType() - Method in class org.commonjava.indy.change.event.IndyLifecycleEvent
 
getUIDir() - Method in class org.commonjava.indy.conf.UIConfiguration
 
getUri() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
getUri() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getUrl() - Method in class org.commonjava.indy.util.UrlInfo
 
getUrlWithNoSchemeAndLastSlash() - Method in class org.commonjava.indy.util.UrlInfo
 
getUser() - Method in class org.commonjava.indy.audit.ChangeSummary
 
getUser() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
getUser() - Method in class org.commonjava.indy.util.UrlInfo
 
getUserLifecycleActions(String, Class<T>) - Method in class org.commonjava.indy.action.fixture.AlternativeUserLifecycleManager
 
getUserLifecycleActions(String, Class<T>) - Method in interface org.commonjava.indy.action.UserLifecycleManager
 
getVersion() - Method in class org.commonjava.indy.util.AcceptInfo
 
GroupLocation - Class in org.commonjava.indy.model.galley
KeyedLocation implementation that represents an Indy Group store.
GroupLocation(String) - Constructor for class org.commonjava.indy.model.galley.GroupLocation
Deprecated.
GroupLocation(String, String) - Constructor for class org.commonjava.indy.model.galley.GroupLocation
 

H

handleContentDeletion(ArtifactStore, String, EventMetadata) - Method in class org.commonjava.indy.content.AbstractContentGenerator
 
handleContentDeletion(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentGenerator
Tidy up any generated content associated with the deleted file
handleContentStorage(ArtifactStore, String, Transfer, EventMetadata) - Method in class org.commonjava.indy.content.AbstractContentGenerator
 
handleContentStorage(ArtifactStore, String, Transfer, EventMetadata) - Method in interface org.commonjava.indy.content.ContentGenerator
Tidy up any generated content associated with the stored file
hasArtifactStore(StoreKey) - Method in interface org.commonjava.indy.data.StoreDataManager
Return true if the system contains a ArtifactStore with the given key (combination of StoreType and name); false otherwise.
hashCode() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
hashCode() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
hashCode() - Method in class org.commonjava.indy.util.AcceptInfo
 
HTTP_PARAM_REPO - Static variable in interface org.commonjava.indy.content.DownloadManager
Key used to bind RemoteRepository instances to the HTTP client in order to extract SSL/authentication info.

I

INDY_HOME_PROP - Static variable in interface org.commonjava.indy.conf.IndyConfigFactory
 
indy_html - Static variable in class org.commonjava.indy.util.ApplicationContent
 
indy_json - Static variable in class org.commonjava.indy.util.ApplicationContent
 
indy_plain - Static variable in class org.commonjava.indy.util.ApplicationContent
 
indy_xml - Static variable in class org.commonjava.indy.util.ApplicationContent
 
indy_zip - Static variable in class org.commonjava.indy.util.ApplicationContent
 
IndyAddOn - Interface in org.commonjava.indy.spi
Component that describes an add-on to Indy.
IndyChecksumAdvisor - Interface in org.commonjava.indy.content
Created by jdcasey on 5/5/17.
IndyConfigFactory - Interface in org.commonjava.indy.conf
Describes a facility for loading all the configurations related to Indy, only one of which is IndyConfiguration.
IndyConfigInfo - Interface in org.commonjava.indy.conf
Registration helper for the configuration subsystem, which tells the IndyConfigFactory which section of the configuration file belongs to the conifguration class associated with implemenetations of this helper.
IndyConfiguration - Interface in org.commonjava.indy.conf
Base configuration for Indy's core.
IndyData - Annotation Type in org.commonjava.indy.inject
 
IndyDataException - Exception in org.commonjava.indy.data
Exception that indicates an error occurred while retrieving or managing configuration data about one or more ArtifactStore instances.
IndyDataException(String, Throwable, Object...) - Constructor for exception org.commonjava.indy.data.IndyDataException
 
IndyDataException(String, Object...) - Constructor for exception org.commonjava.indy.data.IndyDataException
 
IndyDataException(int, String, Throwable, Object...) - Constructor for exception org.commonjava.indy.data.IndyDataException
 
IndyDataException(int, String, Object...) - Constructor for exception org.commonjava.indy.data.IndyDataException
 
IndyLifecycleAction - Interface in org.commonjava.indy.action
Some sort of action in the lifecycle of Indy (migration, startup, shutdown).
IndyLifecycleEvent - Class in org.commonjava.indy.change.event
 
IndyLifecycleEvent(IndyLifecycleEvent.Type) - Constructor for class org.commonjava.indy.change.event.IndyLifecycleEvent
 
IndyLifecycleEvent.Type - Enum in org.commonjava.indy.change.event
 
IndyLifecycleEventManager - Class in org.commonjava.indy.action
 
IndyLifecycleEventManager() - Constructor for class org.commonjava.indy.action.IndyLifecycleEventManager
 
IndyLifecycleException - Exception in org.commonjava.indy.action
 
IndyLifecycleException(String, Throwable, Object...) - Constructor for exception org.commonjava.indy.action.IndyLifecycleException
 
IndyLifecycleException(String, Object...) - Constructor for exception org.commonjava.indy.action.IndyLifecycleException
 
IndyLifecycleManager - Class in org.commonjava.indy.action
Handles the startup sequence (managing BootupAction, MigrationAction, and StartupAction instances in order), and the shutdown sequence (managing ShutdownAction instances in order.
IndyLifecycleManager() - Constructor for class org.commonjava.indy.action.IndyLifecycleManager
 
IndyLifecycleManager(IndyVersioning, Iterable<BootupAction>, Iterable<MigrationAction>, Iterable<StartupAction>, Iterable<ShutdownAction>) - Constructor for class org.commonjava.indy.action.IndyLifecycleManager
 
IndyLocationExpander - Class in org.commonjava.indy.content
LocationExpander implementation geared to work with ArtifactStore instances.
IndyLocationExpander() - Constructor for class org.commonjava.indy.content.IndyLocationExpander
 
IndyLocationExpander(StoreDataManager) - Constructor for class org.commonjava.indy.content.IndyLocationExpander
 
IndyLocationResolver - Class in org.commonjava.indy.model.galley
 
IndyLocationResolver() - Constructor for class org.commonjava.indy.model.galley.IndyLocationResolver
 
IndyLocationResolver(StoreDataManager) - Constructor for class org.commonjava.indy.model.galley.IndyLocationResolver
 
IndyPathGenerator - Class in org.commonjava.indy.content
PathGenerator implementation that assumes the locations it sees will be KeyedLocation, and translates them into storage locations on disk for related content.
IndyPathGenerator() - Constructor for class org.commonjava.indy.content.IndyPathGenerator
 
IndyStoreErrorEvent - Class in org.commonjava.indy.change.event
Created by jdcasey on 9/30/15.
IndyStoreErrorEvent(StoreKey, Throwable) - Constructor for class org.commonjava.indy.change.event.IndyStoreErrorEvent
 
IndyStoreEvent - Interface in org.commonjava.indy.change.event
Marker interface for events related to changes in ArtifactStore instances.
IndyWorkflowException - Exception in org.commonjava.indy
Signals an error between the REST-resources layer and the next layer down (except for DownloadManager, which is normally two layers down thanks to binding controllers).
IndyWorkflowException(String, Object...) - Constructor for exception org.commonjava.indy.IndyWorkflowException
 
IndyWorkflowException(String, Throwable, Object...) - Constructor for exception org.commonjava.indy.IndyWorkflowException
 
IndyWorkflowException(int, String, Object...) - Constructor for exception org.commonjava.indy.IndyWorkflowException
 
IndyWorkflowException(int, String, Throwable, Object...) - Constructor for exception org.commonjava.indy.IndyWorkflowException
 
init() - Method in interface org.commonjava.indy.action.BootupAction
Initialize some subsystem before migration actions start.
init() - Method in class org.commonjava.indy.action.IndyLifecycleManager
 
install() - Method in interface org.commonjava.indy.data.StoreDataManager
If no ArtifactStore's exist in the system, install a couple of defaults: Remote central pointing to the Maven central repository at http://repo.maven.apache.org/maven2/ Hosted local-deployments that can host both releases and snapshots Group public containing central and local-deployments as members
isDisabling() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
isEmpty() - Method in class org.commonjava.indy.util.ValuePipe
 
isFilled() - Method in class org.commonjava.indy.util.ValuePipe
 
isHostedRepository() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
isPreprocessing() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
isReadonly(ArtifactStore) - Method in interface org.commonjava.indy.data.StoreDataManager
Check if store is a readonly hosted repository.
isReadonly(StoreKey) - Method in interface org.commonjava.indy.data.StoreDataManager
Check if store is a readonly hosted repository.
isStarted() - Method in interface org.commonjava.indy.data.StoreDataManager
Return true once any post-construction code runs.
isValid(ArtifactStore) - Method in class org.commonjava.indy.data.ArtifactStoreValidator
 
iterator() - Method in class org.commonjava.indy.change.event.AbstractIndyEvent
 
iterator() - Method in class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
iterator() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 

J

join(String, String...) - Static method in class org.commonjava.indy.util.PathUtils
 

K

key() - Method in enum org.commonjava.indy.util.ApplicationHeader
 
KEYED_LOCATION_METADATA - Static variable in class org.commonjava.indy.util.LocationUtils
 
KeyedLocation - Interface in org.commonjava.indy.model.galley
Location that references a particular StoreKey, bridging Galley transfer management with the store definitions of Indy.

L

list(ArtifactStore, String) - Method in interface org.commonjava.indy.content.ContentManager
 
list(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
 
list(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.ContentManager
 
list(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DownloadManager
 
list(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
 
list(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.DownloadManager
 
list(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
 
listRaw(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DirectContentAccess
 
listRaw(ArtifactStore, List<String>) - Method in interface org.commonjava.indy.content.DirectContentAccess
 
listRecursively(StoreKey, String) - Method in interface org.commonjava.indy.content.DownloadManager
 
load(String) - Method in interface org.commonjava.indy.conf.IndyConfigFactory
Read all configurations and apply them to the different configuration-class instances available.
LocationStoreUpdateListener - Class in org.commonjava.indy.model.galley
This listener is responsible for clearing / re-creating Location instances associated with ArtifactStores when the store gets updated.
LocationStoreUpdateListener() - Constructor for class org.commonjava.indy.model.galley.LocationStoreUpdateListener
 
LocationUtils - Class in org.commonjava.indy.util
 

M

MergedContentAction - Interface in org.commonjava.indy.content
Created by jdcasey on 1/20/17.
message() - Method in enum org.commonjava.indy.util.ApplicationStatus
 
migrate() - Method in interface org.commonjava.indy.action.MigrationAction
Execute the migration, and return whether anything was changed as a result.
MigrationAction - Interface in org.commonjava.indy.action
Converts storage/data formats from older versions of Indy into up-to-date forms.
MimeTyper - Class in org.commonjava.indy.util
 
MimeTyper() - Constructor for class org.commonjava.indy.util.MimeTyper
 

N

NoOpStoreEventDispatcher - Class in org.commonjava.indy.data
 
NoOpStoreEventDispatcher() - Constructor for class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
noPackageType() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
noPackageType() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
normalizePathPart(String) - Static method in class org.commonjava.indy.util.PathUtils
 

O

onEvent(Object) - Method in class org.commonjava.indy.change.AllEventsListener
Print the event to the console
org.commonjava.indy - package org.commonjava.indy
 
org.commonjava.indy.action - package org.commonjava.indy.action
 
org.commonjava.indy.action.fixture - package org.commonjava.indy.action.fixture
 
org.commonjava.indy.audit - package org.commonjava.indy.audit
 
org.commonjava.indy.change - package org.commonjava.indy.change
 
org.commonjava.indy.change.event - package org.commonjava.indy.change.event
 
org.commonjava.indy.conf - package org.commonjava.indy.conf
 
org.commonjava.indy.content - package org.commonjava.indy.content
 
org.commonjava.indy.data - package org.commonjava.indy.data
 
org.commonjava.indy.inject - package org.commonjava.indy.inject
 
org.commonjava.indy.model.galley - package org.commonjava.indy.model.galley
 
org.commonjava.indy.spi - package org.commonjava.indy.spi
 
org.commonjava.indy.spi.pkg - package org.commonjava.indy.spi.pkg
 
org.commonjava.indy.util - package org.commonjava.indy.util
 

P

packageType(String) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
packageType(String) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
parse(String...) - Method in class org.commonjava.indy.util.AcceptInfoParser
 
parse(Collection<String>) - Method in class org.commonjava.indy.util.AcceptInfoParser
 
parse(Enumeration<String>) - Method in class org.commonjava.indy.util.AcceptInfoParser
 
parser() - Static method in class org.commonjava.indy.util.AcceptInfo
 
PATH_STYLE - Static variable in class org.commonjava.indy.util.LocationUtils
 
PathUtils - Class in org.commonjava.indy.util
 

Q

query() - Method in interface org.commonjava.indy.data.StoreDataManager
 

R

reload() - Method in interface org.commonjava.indy.data.StoreDataManager
Mechanism for clearing all cached ArtifactStore instances and reloading them from some backing store.
removeAttribute(String) - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
removeAttribute(String) - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
removeExtraSlash(String) - Static method in class org.commonjava.indy.util.PathUtils
 
RepositoryLocation - Class in org.commonjava.indy.model.galley
KeyedLocation implementation that represents a RemoteRepository Indy store, and bridges the handling of RemoteRepository attributes such as the various timeout types (not-found-cache, connection, and cache timeouts) to expose them via the Location API.
RepositoryLocation(RemoteRepository) - Constructor for class org.commonjava.indy.model.galley.RepositoryLocation
 
rescan(ArtifactStore) - Method in interface org.commonjava.indy.content.ContentManager
 
rescan(ArtifactStore, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
 
rescan(ArtifactStore) - Method in interface org.commonjava.indy.content.DownloadManager
 
rescan(ArtifactStore, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
 
rescanAll(List<? extends ArtifactStore>) - Method in interface org.commonjava.indy.content.ContentManager
 
rescanAll(List<? extends ArtifactStore>, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
 
rescanAll(List<? extends ArtifactStore>) - Method in interface org.commonjava.indy.content.DownloadManager
 
rescanAll(List<? extends ArtifactStore>, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
 
resetChanged() - Method in class org.commonjava.indy.util.ChangeSynchronizer
 
resolve(String) - Method in class org.commonjava.indy.model.galley.IndyLocationResolver
 
RestApp - Annotation Type in org.commonjava.indy.inject
 
retrieve(ArtifactStore, String) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve the content at the given path from the given store, then return the transfer that references the content.
retrieve(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve the content at the given path from the given store, then return the transfer that references the content.
retrieve(ArtifactStore, String) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve the content at the given path from the given store, then return the transfer that references the content.
retrieve(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve the content at the given path from the given store, then return the transfer that references the content.
retrieveAll(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve the content at the given path from all stores, then return the set of transfers that reference the content.
retrieveAll(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve the content at the given path from all stores, then return the set of transfers that reference the content.
retrieveAll(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve the content at the given path from all stores, then return the set of transfers that reference the content.
retrieveAll(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve the content at the given path from all stores, then return the set of transfers that reference the content.
retrieveAllRaw(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.DirectContentAccess
Mainly useful for content generators, this provides a mechanism for bypassing the content generation aspects of the content manager and access whatever concrete content there is.
retrieveFirst(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve the content at the given path from the first store possible, then return then return the transfer that references the content without iterating any farther.
retrieveFirst(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
Retrieve the content at the given path from the first store possible, then return then return the transfer that references the content without iterating any farther.
retrieveFirst(List<? extends ArtifactStore>, String) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve the content at the given path from the first store possible, then return then return the transfer that references the content without iterating any farther.
retrieveFirst(List<? extends ArtifactStore>, String, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
Retrieve the content at the given path from the first store possible, then return then return the transfer that references the content without iterating any farther.
retrieveRaw(ArtifactStore, String, EventMetadata) - Method in interface org.commonjava.indy.content.DirectContentAccess
Mainly useful for content generators, this provides a mechanism for bypassing the content generation aspects of the content manager and access whatever concrete content there is.
rewrap(StoreDataManager) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
rewrap(StoreDataManager) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
ROOT_PATH - Static variable in interface org.commonjava.indy.content.DownloadManager
Root path used when retrieving the root of a Location's cache.

S

set(T) - Method in class org.commonjava.indy.util.ValuePipe
 
setAttribute(String, Object) - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
setAttribute(String, Object) - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
setChanged() - Method in class org.commonjava.indy.util.ChangeSynchronizer
 
setChanged(int) - Method in class org.commonjava.indy.util.ChangeSynchronizer
 
setDefaultNfcExpirationSweepMinutes(int) - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
setDefaultNfcMaxResultSetSize(int) - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
setEnabled(Boolean) - Method in class org.commonjava.indy.conf.UIConfiguration
 
setNotFoundCacheTimeoutSeconds(int) - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
setPassthroughTimeoutSeconds(int) - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
setRequestTimeoutSeconds(Integer) - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
setStoreDisableTimeoutSeconds(Integer) - Method in class org.commonjava.indy.conf.DefaultIndyConfiguration
 
setUIDir(File) - Method in class org.commonjava.indy.conf.UIConfiguration
 
ShutdownAction - Interface in org.commonjava.indy.action
Performs some sort of service/subsystem shutdown as Indy is stopping.
SpecialPathSetProducer - Interface in org.commonjava.indy.content
Furnish special path information for package types, which will be registered with SpecialPathManager when DefaultGalleyStorageProvider (in indy-filer-default) initializes.
spliterator() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
start() - Method in class org.commonjava.indy.action.IndyLifecycleManager
Start sequence is: Start all BootupAction instances, with highest priority executing first. Run all MigrationAction instances, with highest priority executing first. Run all StartupAction instances, with highest priority executing first.
start() - Method in interface org.commonjava.indy.action.StartupAction
Start some service after migration actions are completed, just before Indy is ready for use.
StartupAction - Interface in org.commonjava.indy.action
Performs some sort of service/subsystem startup as Indy is preparing to run.
stop() - Method in class org.commonjava.indy.action.IndyLifecycleManager
Run all ShutdownAction instances, with highest priority executing first.
stop() - Method in interface org.commonjava.indy.action.ShutdownAction
Stop the service on shutdown.
store(ArtifactStore, String, InputStream, TransferOperation) - Method in interface org.commonjava.indy.content.ContentManager
Store the content contained in the InputStream under the given path within the storage directory for the given ArtifactStore.
store(ArtifactStore, String, InputStream, TransferOperation, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
Store the content contained in the InputStream under the given path within the storage directory for the given ArtifactStore.
store(List<? extends ArtifactStore>, StoreKey, String, InputStream, TransferOperation, EventMetadata) - Method in interface org.commonjava.indy.content.ContentManager
Store the content contained in the InputStream under the given path within the storage directory for first appropriate instance among the given ArtifactStore's.
store(ArtifactStore, String, InputStream, TransferOperation) - Method in interface org.commonjava.indy.content.DownloadManager
Store the content contained in the InputStream under the given path within the storage directory for the given ArtifactStore.
store(ArtifactStore, String, InputStream, TransferOperation, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
Store the content contained in the InputStream under the given path within the storage directory for the given ArtifactStore.
store(List<? extends ArtifactStore>, String, InputStream, TransferOperation) - Method in interface org.commonjava.indy.content.DownloadManager
Store the content contained in the InputStream under the given path within the storage directory for first appropriate instance among the given ArtifactStore's.
store(List<? extends ArtifactStore>, String, InputStream, TransferOperation, EventMetadata) - Method in interface org.commonjava.indy.content.DownloadManager
Store the content contained in the InputStream under the given path within the storage directory for first appropriate instance among the given ArtifactStore's.
StoreAdvisor - Interface in org.commonjava.indy.spi.pkg
 
storeArtifactStore(ArtifactStore, ChangeSummary, boolean, boolean, EventMetadata) - Method in interface org.commonjava.indy.data.StoreDataManager
Store a modified or new ArtifactStore instance.
StoreContentAction - Interface in org.commonjava.indy.content
Created by jdcasey on 1/27/17.
StoreDataManager - Interface in org.commonjava.indy.data
Data manager used to access and manipulate the configurations for ArtifactStore instances.
StoreEventDispatcher - Interface in org.commonjava.indy.data
Convenience component that standardizes the process of interacting with JEE Events relating to changes in ArtifactStore definitions.
StoreResource - Class in org.commonjava.indy.content
Implementation of ConcreteResource which assumes locations are KeyedLocation instances, and provides access to the StoreKeys they hold.
StoreResource(KeyedLocation, String...) - Constructor for class org.commonjava.indy.content.StoreResource
 
storeRoots - Variable in class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
stores - Variable in class org.commonjava.indy.change.event.AbstractIndyEvent
 
storeType(Class<C>) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
storeType(Class<C>) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
storeTypes(StoreType...) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
storeTypes(StoreType...) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
storeUpdated(ArtifactStorePreUpdateEvent) - Method in class org.commonjava.indy.model.galley.LocationStoreUpdateListener
 
stream() - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
stream(Predicate<ArtifactStore>) - Method in interface org.commonjava.indy.data.ArtifactStoreQuery
 
stream() - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
stream(Predicate<ArtifactStore>) - Method in class org.commonjava.indy.data.DelegatingArtifactStoreQuery
 
streamArtifactStores() - Method in interface org.commonjava.indy.data.StoreDataManager
Return the ArtifactStore instances as a Stream.
SUPPRESS_EVENTS - Static variable in interface org.commonjava.indy.content.ContentManager
 
SYSTEM_USER - Static variable in class org.commonjava.indy.audit.ChangeSummary
 
SystemPropertyProvider - Interface in org.commonjava.indy.conf
After the IndyConfigFactory loads configuration from disk into an IndyConfigInfo instance, if that instance implements SystemPropertyProvider the config factory will query it for properties to be added.

T

text_css - Static variable in class org.commonjava.indy.util.ApplicationContent
 
text_html - Static variable in class org.commonjava.indy.util.ApplicationContent
 
text_plain - Static variable in class org.commonjava.indy.util.ApplicationContent
 
toLocation(ArtifactStore) - Static method in class org.commonjava.indy.util.LocationUtils
 
toLocations(ArtifactStore...) - Static method in class org.commonjava.indy.util.LocationUtils
 
toLocations(List<? extends ArtifactStore>) - Static method in class org.commonjava.indy.util.LocationUtils
 
toString() - Method in class org.commonjava.indy.audit.ChangeSummary
 
toString() - Method in class org.commonjava.indy.change.event.AbstractStoreDeleteEvent
 
toString() - Method in class org.commonjava.indy.change.event.ArtifactStoreEnablementEvent
 
toString() - Method in class org.commonjava.indy.change.event.ArtifactStoreUpdateEvent
 
toString() - Method in class org.commonjava.indy.model.galley.CacheOnlyLocation
 
toString() - Method in class org.commonjava.indy.model.galley.GroupLocation
 
toString() - Method in class org.commonjava.indy.model.galley.RepositoryLocation
 
toString() - Method in class org.commonjava.indy.util.AcceptInfo
 

U

UIConfiguration - Class in org.commonjava.indy.conf
Configuration class that tells Indy where its UI files are.
UIConfiguration() - Constructor for class org.commonjava.indy.conf.UIConfiguration
 
UIConfiguration(File) - Constructor for class org.commonjava.indy.conf.UIConfiguration
 
updated(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
updated(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
updating(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Method in class org.commonjava.indy.data.NoOpStoreEventDispatcher
 
updating(ArtifactStoreUpdateType, EventMetadata, Map<ArtifactStore, ArtifactStore>) - Method in interface org.commonjava.indy.data.StoreEventDispatcher
 
upperKey() - Method in enum org.commonjava.indy.util.ApplicationHeader
 
UriFormatter - Interface in org.commonjava.indy.util
 
UrlInfo - Class in org.commonjava.indy.util
 
UrlInfo(String) - Constructor for class org.commonjava.indy.util.UrlInfo
 
UserLifecycleManager - Interface in org.commonjava.indy.action
Created by ruhan on 11/16/16.

V

valueOf(String) - Static method in enum org.commonjava.indy.change.event.ArtifactStoreUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.commonjava.indy.change.event.IndyLifecycleEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.commonjava.indy.spi.pkg.ContentQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.commonjava.indy.util.ApplicationHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.commonjava.indy.util.ApplicationStatus
Returns the enum constant of this type with the specified name.
ValuePipe<T> - Class in org.commonjava.indy.util
 
ValuePipe() - Constructor for class org.commonjava.indy.util.ValuePipe
 
values() - Static method in enum org.commonjava.indy.change.event.ArtifactStoreUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.commonjava.indy.change.event.IndyLifecycleEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.commonjava.indy.spi.pkg.ContentQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.commonjava.indy.util.ApplicationHeader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.commonjava.indy.util.ApplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
vetoStorage(String, ArtifactStore) - Method in interface org.commonjava.indy.spi.pkg.StoreAdvisor
Allow a packaging type to indicate that the proposed storage location is inappropriate for the supplied path

W

waitForChange(int, long, long) - Method in class org.commonjava.indy.util.ChangeSynchronizer
 
writeDefaultConfigs(File) - Method in interface org.commonjava.indy.conf.IndyConfigFactory
Query all configuration modules for their default configuration files and content, and write them to the specified configuration directory structure.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2011-2018-2018. All Rights Reserved.