Return-Path: X-Original-To: apmail-archiva-commits-archive@www.apache.org Delivered-To: apmail-archiva-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 737F4114FD for ; Wed, 16 Jul 2014 02:02:12 +0000 (UTC) Received: (qmail 23558 invoked by uid 500); 16 Jul 2014 02:02:07 -0000 Delivered-To: apmail-archiva-commits-archive@archiva.apache.org Received: (qmail 23461 invoked by uid 500); 16 Jul 2014 02:02:07 -0000 Mailing-List: contact commits-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list commits@archiva.apache.org Received: (qmail 23444 invoked by uid 99); 16 Jul 2014 02:02:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 02:02:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 02:02:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D8A792388CA4; Wed, 16 Jul 2014 02:00:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1610900 [19/49] - in /archiva/site-content/docs/2.1.0: ./ adminguide/ adminguide/webservices/ css/ customising/ images/ images/logos/ images/profiles/ images/tour/ img/ js/ rest-docs-archiva-rest-api/ rest-docs-archiva-rest-api/css/ rest-d... Date: Wed, 16 Jul 2014 02:00:40 -0000 To: commits@archiva.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140716020055.D8A792388CA4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_repositoryScannerStatistics.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_repositoryScannerStatistics.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_repositoryScannerStatistics.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_repositoryScannerStatistics.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,207 @@ + + + + + + + + + + + + + repositoryScannerStatistics + + + + + + + + + + + + + + + +
+
+ +
+
+

repositoryScannerStatistics element

+ + + + + + + + + + + + + +
Type:repositoryScannerStatistics
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<repositoryScannerStatistics> + <managedRepository> + <layout>...</layout> + <description>...</description> + <indexDirectory>...</indexDirectory> + <name>...</name> + <id>...</id> + <blockRedeployments>...</blockRedeployments> + <retentionCount>...</retentionCount> + <resetStats>...</resetStats> + <daysOlder>...</daysOlder> + <skipPackedIndexCreation>...</skipPackedIndexCreation> + <cronExpression>...</cronExpression> + <scanned>...</scanned> + <location>...</location> + <stagingRepository> + <!--...--> + </stagingRepository> + <deleteReleasedSnapshots>...</deleteReleasedSnapshots> + <snapshots>...</snapshots> + <releases>...</releases> + <stageRepoNeeded>...</stageRepoNeeded> + </managedRepository> + <consumerScanningStatistics> + <consumerKey>...</consumerKey> + <count>...</count> + <time>...</time> + <average>...</average> + </consumerScanningStatistics> + <consumerScanningStatistics> + <!--...--> + </consumerScanningStatistics> + <!--...more "consumerScanningStatistics" elements...--> + <totalFileCount>...</totalFileCount> + <newFileCount>...</newFileCount> +</repositoryScannerStatistics> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_scm.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_scm.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_scm.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_scm.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,176 @@ + + + + + + + + + + + + + scm + + + + + + + + + + + + + + + +
+
+ +
+
+

scm element

+ + + + + + + + + + + + + +
Type:scm
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<scm> + <url>...</url> + <connection>...</connection> + <developerConnection>...</developerConnection> +</scm> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_searchRequest.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_searchRequest.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_searchRequest.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_searchRequest.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,192 @@ + + + + + + + + + + + + + searchRequest + + + + + + + + + + + + + + + +
+
+ +
+
+

searchRequest element

+ + + + + + + + + + + + + +
Type:searchRequest
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<searchRequest> + <groupId>...</groupId> + <artifactId>...</artifactId> + <version>...</version> + <packaging>...</packaging> + <className>...</className> + <repositories>...</repositories> + <repositories>...</repositories> + <!--...more "repositories" elements...--> + <bundleVersion>...</bundleVersion> + <bundleSymbolicName>...</bundleSymbolicName> + <bundleExportPackage>...</bundleExportPackage> + <bundleExportService>...</bundleExportService> + <classifier>...</classifier> + <includePomArtifacts>...</includePomArtifacts> + <queryTerms>...</queryTerms> + <bundleImportPackage>...</bundleImportPackage> + <bundleRequireBundle>...</bundleRequireBundle> + <pageSize>...</pageSize> + <selectedPage>...</selectedPage> +</searchRequest> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_stringList.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_stringList.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_stringList.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_stringList.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,183 @@ + + + + + + + + + + + + + stringList + + + + + + + + + + + + + + + +
+
+ +
+
+

stringList element

+ + + + + + + + + + + + + + + + + +
Type:stringList
Namespace:(default namespace)
XML Schema:ns0.xsd
Available Since:1.4-M3
+

+ jaxrs fail to return List<String> so use this contains for rest services returning that +

+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<stringList> + <strings>...</strings> + <strings>...</strings> + <!--...more "strings" elements...--> +</stringList> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_uiConfiguration.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_uiConfiguration.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_uiConfiguration.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_uiConfiguration.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,178 @@ + + + + + + + + + + + + + uiConfiguration + + + + + + + + + + + + + + + +
+
+ +
+
+

uiConfiguration element

+ + + + + + + + + + + + + +
Type:uiConfiguration
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<uiConfiguration> + <disableRegistration>...</disableRegistration> + <appletFindEnabled>...</appletFindEnabled> + <applicationUrl>...</applicationUrl> + <disableEasterEggs>...</disableEasterEggs> + <showFindArtifacts>...</showFindArtifacts> +</uiConfiguration> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_userManagerImplementationInformation.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_userManagerImplementationInformation.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_userManagerImplementationInformation.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_userManagerImplementationInformation.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,180 @@ + + + + + + + + + + + + + userManagerImplementationInformation + + + + + + + + + + + + + + + +
+
+ +
+
+

userManagerImplementationInformation element

+ + + + + + + + + + + + + + + + + +
Type:userManagerImplementationInformation
Namespace:(default namespace)
XML Schema:ns0.xsd
Available Since:1.4-M4
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<userManagerImplementationInformation> + <beanId>...</beanId> + <descriptionKey>...</descriptionKey> + <readOnly>...</readOnly> +</userManagerImplementationInformation> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_versionsList.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_versionsList.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_versionsList.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/el_ns0_versionsList.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,176 @@ + + + + + + + + + + + + + versionsList + + + + + + + + + + + + + + + +
+
+ +
+
+

versionsList element

+ + + + + + + + + + + + + +
Type:versionsList
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<versionsList> + <versions>...</versions> + <versions>...</versions> + <!--...more "versions" elements...--> +</versionsList> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/favicon.ico URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/favicon.ico?rev=1610900&view=auto ============================================================================== Binary file - no diff available. Propchange: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/favicon.ico ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/index.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/index.html?rev=1610900&view=auto ============================================================================== --- archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/index.html (added) +++ archiva/site-content/docs/2.1.0/rest-docs-archiva-rest-api/index.html Wed Jul 16 02:00:31 2014 @@ -0,0 +1,258 @@ + + + + + + + + + + + + + Apache Archiva REST API + + + + + + + + + + + + + + + +
+
+ +
+
+ +

REST Resources

+

+ This API supports a Representational State Transfer (REST) + model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model: +

+ +

+ There is also a WADL document describing the REST API. +

+ +

Data Model

+ +

+ All endpoints act on a common set of data. The data can be represented with difference media (i.e. "MIME") types, depending on the endpoint + that consumes and/or produces the data. The data can described by XML Schema, which definitively + describes the XML representation of the data. +

+ +

+ This document will describe the data using terms based on XML Schema. + Data can be grouped by namespace, with a schema document describing the elements and types of the namespace. + Generally speaking, types define the structure of the data and elements are instances of a type. For example, + elements are usually produced by (or consumed by) a REST endpoint, and the structure of each element is described by + its type. +

+ + +

Namespace "ns0"

+ + + + + + + + + +
Namespace URI:(default namespace)
XSD:ns0.xsd
+ +

Data Elements

+ + + +

Data Types

+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file