public interface ManagedRepository extends Repository
| Modifier and Type | Method and Description | 
|---|---|
| boolean | blocksRedeployments()Returns true, if repeated deployments of the same artifact with the same version throws exceptions. | 
| Set<ReleaseScheme> | getActiveReleaseSchemes()Returns the release schemes that are active by this repository. | 
| ManagedRepositoryContent | getContent()Returns the interface to access the contents of this repository. | 
| RepositoryRequestInfo | getRequestInfo()Returns the request info object, which you can use for gathering information from the web request path. | 
close, getCapabilities, getDescription, getDescription, getFailoverLocations, getFeature, getId, getIndexingContext, getLayout, getLocalPath, getLocation, getName, getName, getSchedulingDefinition, getType, hasIndex, isOpen, isScanned, supportsFeatureregisterEventHandler, unregisterEventHandleraddAsset, consumeData, consumeDataFromChannel, copyAsset, copyAsset, getAsset, moveAsset, moveAsset, removeAsset, updateLocation, writeData, writeDataToChannelManagedRepositoryContent getContent()
boolean blocksRedeployments()
Set<ReleaseScheme> getActiveReleaseSchemes()
RepositoryRequestInfo getRequestInfo()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.