Serialized Form
|
Package org.apache.archiva.rest.api.model |
enabled
boolean enabled
id
String id
description
String description
scanEndTime
Date scanEndTime
scanStartTime
Date scanStartTime
totalArtifactCount
long totalArtifactCount
totalArtifactFileSize
long totalArtifactFileSize
totalFileCount
long totalFileCount
totalGroupCount
long totalGroupCount
totalProjectCount
long totalProjectCount
newFileCount
long newFileCount
duration
long duration
lastScanDate
String lastScanDate
content
String content
repositoryId
String repositoryId
path
String path
file
boolean file
depth
int depth
repositoryId
String repositoryId
targetRepositoryId
String targetRepositoryId
browseResultEntries
List<E> browseResultEntries
rootLevel
boolean rootLevel
name
String name
project
boolean project
groupId
String groupId
- Since:
- 2.0.0
artifactId
String artifactId
- Since:
- 2.0.0
key
String key
size
long size
cacheHits
long cacheHits
cacheMiss
long cacheMiss
cacheHitRate
String cacheHitRate
inMemorySize
long inMemorySize
consumerKey
String consumerKey
count
long count
time
long time
average
String average
groupId
String groupId
artifactId
String artifactId
version
String version
classifier
String classifier
type
String type
scope
String scope
groupIds
List<E> groupIds
groupId
String groupId
artifactId
String artifactId
version
String version
metadatas
Map<K,V> metadatas
options
List<E> options
defaultOption
String defaultOption
id
String id
name
String name
key
String key
entriesNumber
int entriesNumber
managedRepository
org.apache.archiva.admin.model.beans.ManagedRepository managedRepository
consumerScanningStatistics
List<E> consumerScanningStatistics
totalFileCount
long totalFileCount
newFileCount
long newFileCount
queryTerms
String queryTerms
- Since:
- 1.4-M3
to be able to search with a query on selected repositories
groupId
String groupId
- groupId
artifactId
String artifactId
- artifactId
version
String version
- version
packaging
String packaging
- packaging (jar, war, pom, etc.)
className
String className
- class name or package name
repositories
List<E> repositories
- repositories
bundleVersion
String bundleVersion
- contains osgi metadata Bundle-Version if available
- Since:
- 1.4-M1
bundleSymbolicName
String bundleSymbolicName
- contains osgi metadata Bundle-SymbolicName if available
- Since:
- 1.4-M1
bundleExportPackage
String bundleExportPackage
- contains osgi metadata Export-Package if available
- Since:
- 1.4-M1
bundleExportService
String bundleExportService
- contains osgi metadata Export-Service if available
- Since:
- 1.4-M1
bundleImportPackage
String bundleImportPackage
- contains osgi metadata Import-Package if available
- Since:
- 1.4-M3
bundleRequireBundle
String bundleRequireBundle
- contains osgi metadata Require-Bundle if available
- Since:
- 1.4-M3
classifier
String classifier
includePomArtifacts
boolean includePomArtifacts
- not return artifact with file extension pom
- Since:
- 1.4-M2
pageSize
int pageSize
- Since:
- 1.4-M4
selectedPage
int selectedPage
- Since:
- 1.4-M4
strings
List<E> strings
versions
List<E> versions
|
Package org.apache.archiva.rest.api.services |
httpErrorCode
int httpErrorCode
errorKey
String errorKey
fieldName
String fieldName
- can return the field name of bean with issue
can be
null
- Since:
- 1.4-M3
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.