- getAdminPlugins() - Method in interface org.apache.archiva.rest.api.services.PluginsService
-
- getAllGroupIds(List<String>) - Method in interface org.apache.archiva.rest.api.services.SearchService
-
this method applies on Maven Indexer lucene index, so datas not yet indexed won't be available
- getAllI18nResources(String) - Method in interface org.apache.archiva.rest.api.services.CommonServices
-
will return properties available in org/apache/archiva/i18n/default.properties
load default (en) then override with locale used so at least en are returned if no
translation in the locale asked.
- getAllPolicyInformations() - Method in interface org.apache.archiva.rest.api.services.ProxyConnectorService
-
- getApplicationUrl() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getArchivaRuntimeConfiguration() - Method in interface org.apache.archiva.rest.api.services.ArchivaRuntimeConfigurationService
-
- getArtifactContentEntries(String, String, String, String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getArtifactContentText(String, String, String, String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
if path is empty content of the file is returned (for pom view)
- getArtifactDownloadInfos(String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getArtifactId() - Method in class org.apache.archiva.rest.api.model.BrowseResultEntry
-
- getArtifactId() - Method in class org.apache.archiva.rest.api.model.Dependency
-
- getArtifactId() - Method in class org.apache.archiva.rest.api.model.MetadataAddRequest
-
- getArtifactId() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getArtifacts(String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
return List of all artifacts from this repository
- getArtifactVersions(String, String, String) - Method in interface org.apache.archiva.rest.api.services.SearchService
-
search will be apply on all repositories the current user has karma
- getAverage() - Method in class org.apache.archiva.rest.api.model.ConsumerScanningStatistics
-
- getBeanId() - Method in class org.apache.archiva.rest.api.model.AbstractImplementationInformation
-
- getBrowseResultEntries() - Method in class org.apache.archiva.rest.api.model.BrowseResult
-
- getBundleExportPackage() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getBundleExportService() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getBundleImportPackage() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getBundleRequireBundle() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getBundleSymbolicName() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getBundleVersion() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getCacheEntries() - Method in interface org.apache.archiva.rest.api.services.SystemStatusService
-
- getCacheHitRate() - Method in class org.apache.archiva.rest.api.model.CacheEntry
-
- getCacheHits() - Method in class org.apache.archiva.rest.api.model.CacheEntry
-
- getCacheMiss() - Method in class org.apache.archiva.rest.api.model.CacheEntry
-
- getClassifier() - Method in class org.apache.archiva.rest.api.model.Dependency
-
- getClassifier() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getClassName() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getConsumerKey() - Method in class org.apache.archiva.rest.api.model.ConsumerScanningStatistics
-
- getConsumerScanningStatistics() - Method in class org.apache.archiva.rest.api.model.RepositoryScannerStatistics
-
- getContent() - Method in class org.apache.archiva.rest.api.model.ArtifactContent
-
- getCount() - Method in class org.apache.archiva.rest.api.model.ConsumerScanningStatistics
-
- getCurrentServerTime(String) - Method in interface org.apache.archiva.rest.api.services.SystemStatusService
-
- getDefaultOption() - Method in class org.apache.archiva.rest.api.model.PolicyInformation
-
- getDependees(String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
List of artifacts using the artifact passed in parameter.
- getDepth() - Method in class org.apache.archiva.rest.api.model.ArtifactContentEntry
-
- getDescription() - Method in class org.apache.archiva.rest.api.model.AdminRepositoryConsumer
-
- getDescriptionKey() - Method in class org.apache.archiva.rest.api.model.AbstractImplementationInformation
-
- getDuration() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getEntriesNumber() - Method in class org.apache.archiva.rest.api.model.QueueEntry
-
- getErrorKey() - Method in exception org.apache.archiva.rest.api.services.ArchivaRestServiceException
-
- getFieldName() - Method in exception org.apache.archiva.rest.api.services.ArchivaRestServiceException
-
- getFileType(String) - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getFileTypes() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getGroupId() - Method in class org.apache.archiva.rest.api.model.BrowseResultEntry
-
- getGroupId() - Method in class org.apache.archiva.rest.api.model.Dependency
-
- getGroupId() - Method in class org.apache.archiva.rest.api.model.MetadataAddRequest
-
- getGroupId() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getGroupIds() - Method in class org.apache.archiva.rest.api.model.GroupIdList
-
- getHealthReport(String, String, int) - Method in interface org.apache.archiva.rest.api.services.ReportRepositoriesService
-
- getHttpErrorCode() - Method in exception org.apache.archiva.rest.api.services.ArchivaRestServiceException
-
- getI18nResources(String) - Method in interface org.apache.archiva.rest.api.services.CommonServices
-
will return properties available in org/apache/archiva/i18n/default.properties
load default (en) then override with locale used so at least en are returned if no
translation in the locale asked.
- getId() - Method in class org.apache.archiva.rest.api.model.AdminRepositoryConsumer
-
- getId() - Method in class org.apache.archiva.rest.api.model.PolicyInformation
-
- getInMemorySize() - Method in class org.apache.archiva.rest.api.model.CacheEntry
-
- getInvalidContentAdminRepositoryConsumers() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getInvalidContentConsumers() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getKey() - Method in class org.apache.archiva.rest.api.model.CacheEntry
-
- getKey() - Method in class org.apache.archiva.rest.api.model.Entry
-
- getKey() - Method in class org.apache.archiva.rest.api.model.QueueEntry
-
- getKnownContentAdminRepositoryConsumers() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getKnownContentConsumers() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getLastScanDate() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getLegacyArtifactPaths() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getManagedRepositories() - Method in interface org.apache.archiva.rest.api.services.ManagedRepositoriesService
-
- getManagedRepository() - Method in class org.apache.archiva.rest.api.model.RepositoryScannerStatistics
-
- getManagedRepository(String) - Method in interface org.apache.archiva.rest.api.services.ManagedRepositoriesService
-
- getManagedRepositoryStatistics(String, String) - Method in interface org.apache.archiva.rest.api.services.ManagedRepositoriesService
-
- getMemoryStatus() - Method in interface org.apache.archiva.rest.api.services.SystemStatusService
-
- getMergeConflictedArtifacts(String, String) - Method in interface org.apache.archiva.rest.api.services.MergeRepositoriesService
-
permissions are checked in impl
- getMetadatas() - Method in class org.apache.archiva.rest.api.model.MetadataAddRequest
-
- getMetadatas(String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getName() - Method in class org.apache.archiva.rest.api.model.BrowseResultEntry
-
- getName() - Method in class org.apache.archiva.rest.api.model.PolicyInformation
-
- getNetworkConfiguration() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getNetworkProxies() - Method in interface org.apache.archiva.rest.api.services.NetworkProxyService
-
- getNetworkProxy(String) - Method in interface org.apache.archiva.rest.api.services.NetworkProxyService
-
- getNewFileCount() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getNewFileCount() - Method in class org.apache.archiva.rest.api.model.RepositoryScannerStatistics
-
- getObservablesRepoIds() - Method in interface org.apache.archiva.rest.api.services.SearchService
-
- getOptions() - Method in class org.apache.archiva.rest.api.model.PolicyInformation
-
- getOrganisationInformation() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getPackaging() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getPageSize() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getPath() - Method in class org.apache.archiva.rest.api.model.ArtifactContentEntry
-
- getPomSnippet(String) - Method in interface org.apache.archiva.rest.api.services.ManagedRepositoriesService
-
return a pom snippet to use this repository with entities escaped (< > )
- getProjectMetadata(String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getProjectVersionMetadata(String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getProxyConnector(String, String) - Method in interface org.apache.archiva.rest.api.services.ProxyConnectorService
-
- getProxyConnectorRules() - Method in interface org.apache.archiva.rest.api.services.ProxyConnectorRuleService
-
- getProxyConnectors() - Method in interface org.apache.archiva.rest.api.services.ProxyConnectorService
-
- getQueryTerms() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getQueueEntries() - Method in interface org.apache.archiva.rest.api.services.SystemStatusService
-
- getRbacManagerImplementationInformations() - Method in class org.apache.archiva.rest.api.model.RedbackImplementationsInformations
-
- getRbacManagerImplementationInformations() - Method in interface org.apache.archiva.rest.api.services.RedbackRuntimeConfigurationService
-
- getRedbackImplementationsInformations() - Method in interface org.apache.archiva.rest.api.services.RedbackRuntimeConfigurationService
-
- getRedbackRuntimeConfiguration() - Method in interface org.apache.archiva.rest.api.services.RedbackRuntimeConfigurationService
-
- getRemoteRepositories() - Method in interface org.apache.archiva.rest.api.services.RemoteRepositoriesService
-
- getRemoteRepository(String) - Method in interface org.apache.archiva.rest.api.services.RemoteRepositoriesService
-
- getRepositories() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getRepositoriesGroups() - Method in interface org.apache.archiva.rest.api.services.RepositoryGroupService
-
- getRepositoryGroup(String) - Method in interface org.apache.archiva.rest.api.services.RepositoryGroupService
-
- getRepositoryId() - Method in class org.apache.archiva.rest.api.model.ArtifactContent
-
- getRepositoryId() - Method in class org.apache.archiva.rest.api.model.ArtifactContentEntry
-
- getRepositoryScannerStatistics() - Method in interface org.apache.archiva.rest.api.services.SystemStatusService
-
- getRootGroups(String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getRunningRemoteDownloadIds() - Method in interface org.apache.archiva.rest.api.services.RepositoriesService
-
- getScanEndTime() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getScanStartTime() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getScope() - Method in class org.apache.archiva.rest.api.model.Dependency
-
- getSelectedPage() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getSize() - Method in class org.apache.archiva.rest.api.model.CacheEntry
-
- getStatisticsReport(List<String>, int, Date, Date) - Method in interface org.apache.archiva.rest.api.services.ReportRepositoriesService
-
- getStrings() - Method in class org.apache.archiva.rest.api.model.StringList
-
- getTargetRepositoryId() - Method in class org.apache.archiva.rest.api.model.ArtifactTransferRequest
-
- getTime() - Method in class org.apache.archiva.rest.api.model.ConsumerScanningStatistics
-
- getTotalArtifactCount() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getTotalArtifactFileSize() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getTotalFileCount() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getTotalFileCount() - Method in class org.apache.archiva.rest.api.model.RepositoryScannerStatistics
-
- getTotalGroupCount() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getTotalProjectCount() - Method in class org.apache.archiva.rest.api.model.ArchivaRepositoryStatistics
-
- getTreeEntries(String, String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
return the dependency Tree for an artifacts
the List result has only one entry
- getType() - Method in class org.apache.archiva.rest.api.model.Dependency
-
- getUiConfiguration() - Method in interface org.apache.archiva.rest.api.services.ArchivaAdministrationService
-
- getUserManagerImplementationInformations() - Method in class org.apache.archiva.rest.api.model.RedbackImplementationsInformations
-
- getUserManagerImplementationInformations() - Method in interface org.apache.archiva.rest.api.services.RedbackRuntimeConfigurationService
-
- getUserRepositories() - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- getValue() - Method in class org.apache.archiva.rest.api.model.Entry
-
- getVersion() - Method in class org.apache.archiva.rest.api.model.Dependency
-
- getVersion() - Method in class org.apache.archiva.rest.api.model.MetadataAddRequest
-
- getVersion() - Method in class org.apache.archiva.rest.api.model.SearchRequest
-
- getVersions() - Method in class org.apache.archiva.rest.api.model.VersionsList
-
- getVersionsList(String, String, String) - Method in interface org.apache.archiva.rest.api.services.BrowseService
-
- groupId(String) - Method in class org.apache.archiva.rest.api.model.BrowseResultEntry
-
- GroupIdList - Class in org.apache.archiva.rest.api.model
-
- GroupIdList() - Constructor for class org.apache.archiva.rest.api.model.GroupIdList
-
- GroupIdList(List<String>) - Constructor for class org.apache.archiva.rest.api.model.GroupIdList
-