Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoriesService.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoriesService.html?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoriesService.html (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoriesService.html Mon Jul 28 00:22:19 2014 @@ -0,0 +1,701 @@ +<!doctype html> +<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> +<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]--> +<!--[if IE 7 ]> <html class="no-js ie7" lang="en"> <![endif]--> +<!--[if IE 8 ]> <html class="no-js ie8" lang="en"> <![endif]--> +<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]--> +<head> + <meta charset="utf-8"> + + <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame + Remove this if you use the .htaccess --> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + + <title>RepositoriesService</title> + + <!-- Mobile viewport optimized: j.mp/bplateviewport --> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <!-- CSS: implied media="all" --> + <link rel="stylesheet" href="css/style.css?v=2"> + <link rel="stylesheet" href="css/prettify.css"> + + <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects --> + <script src="js/libs/modernizr-1.7.min.js"></script> + +</head> + +<body class="home"> + + <div class="container"> + <header> + <div id="header" class="column first last span-20"> + <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">RepositoriesService</a></div> + <div id="primary" class="column span-18 append-1 prepend-1 first last"> + <ul class="navigation"> + <li id="nav-rest"><a href="rest.html">REST</a></li> + <li id="nav-data"><a href="model.html">Data Model</a></li> + </ul> + </div> + <div> + <ul class="xbreadcrumbs" id="breadcrumbs"> + <li> + <a href="index.html" class="home">Home</a> > + </li> + <li> + <a href="rest.html">REST</a> > + <ul> + <li><a href="model.html">Data Model</a></li> + <li><a href="rest.html">REST</a></li> + </ul> + </li> + <li class="current"> + <a href="resource_RepositoriesService.html">RepositoriesService</a> + <ul> + <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li> + <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li> + <li><a href="resource_BrowseService.html">BrowseService</a></li> + <li><a href="resource_CommonServices.html">CommonServices</a></li> + <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li> + <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li> + <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li> + <li><a href="resource_PingService.html">PingService</a></li> + <li><a href="resource_PluginsService.html">PluginsService</a></li> + <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li> + <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li> + <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li> + <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li> + <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li> + <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li> + <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li> + <li><a href="resource_SearchService.html">SearchService</a></li> + <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li> + </ul> + </li> + </ul> + </div> + </div> + </header> + <div id="main" class="column first last span-20"> + <h1>RepositoriesService</h1> + + <p></p> + <p>The following resources are applicable:</p> + <ul> + <li> + <a href="#path__repositoriesService_alreadyScanning_-repositoryId-.html">/repositoriesService/alreadyScanning/{repositoryId}</a> + </li> + <li> + <a href="#path__repositoriesService_copyArtifact.html">/repositoriesService/copyArtifact</a> + </li> + <li> + <a href="#path__repositoriesService_deleteArtifact.html">/repositoriesService/deleteArtifact</a> + </li> + <li> + <a href="#path__repositoriesService_deleteGroupId.html">/repositoriesService/deleteGroupId</a> + </li> + <li> + <a href="#path__repositoriesService_isAuthorizedToDeleteArtifacts_-repositoryId-.html">/repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}</a> + </li> + <li> + <a href="#path__repositoriesService_project_-repositoryId-_-groupId-_-projectId-.html">/repositoriesService/project/{repositoryId}/{groupId}/{projectId}</a> + </li> + <li> + <a href="#path__repositoriesService_projectVersion_-repositoryId-_-namespace-_-projectId-_-version-.html">/repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}</a> + </li> + <li> + <a href="#path__repositoriesService_removeScanningTaskFromQueue_-repositoryId-.html">/repositoriesService/removeScanningTaskFromQueue/{repositoryId}</a> + </li> + <li> + <a href="#path__repositoriesService_runningRemoteDownloadIds.html">/repositoriesService/runningRemoteDownloadIds</a> + </li> + <li> + <a href="#path__repositoriesService_scanRepository.html">/repositoriesService/scanRepository</a> + </li> + <li> + <a href="#path__repositoriesService_scanRepositoryDirectoriesNow_-repositoryId-.html">/repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}</a> + </li> + <li> + <a href="#path__repositoriesService_scanRepositoryNow.html">/repositoriesService/scanRepositoryNow</a> + </li> + <li> + <a href="#path__repositoriesService_scheduleDownloadRemoteIndex.html">/repositoriesService/scheduleDownloadRemoteIndex</a> + </li> + </ul> + <a name="path__repositoriesService_alreadyScanning_-repositoryId-.html"></a> + <h1>/repositoriesService/alreadyScanning/{repositoryId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/alreadyScanning/{repositoryId}">/restServices/repositoriesService/alreadyScanning/{repositoryId}</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_copyArtifact.html"></a> + <h1>/repositoriesService/copyArtifact</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/copyArtifact">/restServices/repositoriesService/copyArtifact</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="POST"></a> + <h2>POST</h2> + <p class="note">Available Since: 1.4-M1</p> + <p> + permissions are checked in impl +will copy an artifact from the source repository to the target repository + </p> + <h3>Request Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_artifactTransferRequest.html">artifactTransferRequest</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_deleteArtifact.html"></a> + <h1>/repositoriesService/deleteArtifact</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/deleteArtifact">/restServices/repositoriesService/deleteArtifact</a></p> + <a name="POST"></a> + <h2>POST</h2> + <p class="note">Available Since: 1.4-M2</p> + <p> + <b>permissions are checked in impl</b> + </p> + <h3>Request Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_artifact.html">artifact</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_deleteGroupId.html"></a> + <h1>/repositoriesService/deleteGroupId</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/deleteGroupId">/restServices/repositoriesService/deleteGroupId</a></p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <p> + <b>permissions are checked in impl</b> + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>groupId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_isAuthorizedToDeleteArtifacts_-repositoryId-.html"></a> + <h1>/repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}">/restServices/repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_project_-repositoryId-_-groupId-_-projectId-.html"></a> + <h1>/repositoriesService/project/{repositoryId}/{groupId}/{projectId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/project/{repositoryId}/{groupId}/{projectId}">/restServices/repositoriesService/project/{repositoryId}/{groupId}/{projectId}</a></p> + <a name="DELETE"></a> + <h2>DELETE</h2> + <p class="note">Available Since: 1.4-M4</p> + <p> + <b>permissions are checked in impl</b> + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>groupId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + <tr> + <td>projectId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_projectVersion_-repositoryId-_-namespace-_-projectId-_-version-.html"></a> + <h1>/repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}">/restServices/repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}</a></p> + <a name="DELETE"></a> + <h2>DELETE</h2> + <p class="note">Available Since: 1.4-M4</p> + <p> + <b>permissions are checked in impl</b> + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + <tr> + <td>namespace</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + <tr> + <td>projectId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + <tr> + <td>version</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_removeScanningTaskFromQueue_-repositoryId-.html"></a> + <h1>/repositoriesService/removeScanningTaskFromQueue/{repositoryId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/removeScanningTaskFromQueue/{repositoryId}">/restServices/repositoriesService/removeScanningTaskFromQueue/{repositoryId}</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_runningRemoteDownloadIds.html"></a> + <h1>/repositoriesService/runningRemoteDownloadIds</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/runningRemoteDownloadIds">/restServices/repositoriesService/runningRemoteDownloadIds</a></p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 2.0</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_stringList.html">stringList</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_scanRepository.html"></a> + <h1>/repositoriesService/scanRepository</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/scanRepository">/restServices/repositoriesService/scanRepository</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <p> + index repository + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>fullScan</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_scanRepositoryDirectoriesNow_-repositoryId-.html"></a> + <h1>/repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}">/restServices/repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}</a></p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <p> + scan directories + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_repositoryScanStatistics.html">repositoryScanStatistics</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_scanRepositoryNow.html"></a> + <h1>/repositoriesService/scanRepositoryNow</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/scanRepositoryNow">/restServices/repositoriesService/scanRepositoryNow</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>fullScan</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoriesService_scheduleDownloadRemoteIndex.html"></a> + <h1>/repositoriesService/scheduleDownloadRemoteIndex</h1> + <p class="note">Mount Point: <a href="../restServices/repositoriesService/scheduleDownloadRemoteIndex">/restServices/repositoriesService/scheduleDownloadRemoteIndex</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>now</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>fullDownload</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + + <div class="clear" /> + </div> + <footer> + <div id="footer"> + Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>. + </div> + </footer> + </div> <!--! end of #container --> + + <!-- JavaScript at the bottom for fast page loading --> + + <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary --> + <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script> + <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script> + + <!--manage the navigation menu--> + <script src="js/libs/xbreadcrumbs.js"></script> + <script> + $(function() { + $('#breadcrumbs').xBreadcrumbs(); + }); + </script> + + + <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ --> + <script src="js/libs/prettify/prettify.js"></script> + <script> + $(function() { + prettyPrint(); + }); + </script> + + <!--[if lt IE 7 ]> + <script src="js/libs/dd_belatedpng.js"></script> + <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script> + <![endif]--> + +</body> +</html> \ No newline at end of file
Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoryGroupService.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoryGroupService.html?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoryGroupService.html (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_RepositoryGroupService.html Mon Jul 28 00:22:19 2014 @@ -0,0 +1,380 @@ +<!doctype html> +<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> +<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]--> +<!--[if IE 7 ]> <html class="no-js ie7" lang="en"> <![endif]--> +<!--[if IE 8 ]> <html class="no-js ie8" lang="en"> <![endif]--> +<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]--> +<head> + <meta charset="utf-8"> + + <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame + Remove this if you use the .htaccess --> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + + <title>RepositoryGroupService</title> + + <!-- Mobile viewport optimized: j.mp/bplateviewport --> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <!-- CSS: implied media="all" --> + <link rel="stylesheet" href="css/style.css?v=2"> + <link rel="stylesheet" href="css/prettify.css"> + + <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects --> + <script src="js/libs/modernizr-1.7.min.js"></script> + +</head> + +<body class="home"> + + <div class="container"> + <header> + <div id="header" class="column first last span-20"> + <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">RepositoryGroupService</a></div> + <div id="primary" class="column span-18 append-1 prepend-1 first last"> + <ul class="navigation"> + <li id="nav-rest"><a href="rest.html">REST</a></li> + <li id="nav-data"><a href="model.html">Data Model</a></li> + </ul> + </div> + <div> + <ul class="xbreadcrumbs" id="breadcrumbs"> + <li> + <a href="index.html" class="home">Home</a> > + </li> + <li> + <a href="rest.html">REST</a> > + <ul> + <li><a href="model.html">Data Model</a></li> + <li><a href="rest.html">REST</a></li> + </ul> + </li> + <li class="current"> + <a href="resource_RepositoryGroupService.html">RepositoryGroupService</a> + <ul> + <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li> + <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li> + <li><a href="resource_BrowseService.html">BrowseService</a></li> + <li><a href="resource_CommonServices.html">CommonServices</a></li> + <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li> + <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li> + <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li> + <li><a href="resource_PingService.html">PingService</a></li> + <li><a href="resource_PluginsService.html">PluginsService</a></li> + <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li> + <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li> + <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li> + <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li> + <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li> + <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li> + <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li> + <li><a href="resource_SearchService.html">SearchService</a></li> + <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li> + </ul> + </li> + </ul> + </div> + </div> + </header> + <div id="main" class="column first last span-20"> + <h1>RepositoryGroupService</h1> + + <p></p> + <p>The following resources are applicable:</p> + <ul> + <li> + <a href="#path__repositoryGroupService_addRepositoryGroup.html">/repositoryGroupService/addRepositoryGroup</a> + </li> + <li> + <a href="#path__repositoryGroupService_addRepositoryToGroup.html">/repositoryGroupService/addRepositoryToGroup</a> + </li> + <li> + <a href="#path__repositoryGroupService_deleteRepositoryGroup_-repositoryGroupId-.html">/repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}</a> + </li> + <li> + <a href="#path__repositoryGroupService_getRepositoriesGroups.html">/repositoryGroupService/getRepositoriesGroups</a> + </li> + <li> + <a href="#path__repositoryGroupService_getRepositoryGroup_-repositoryGroupId-.html">/repositoryGroupService/getRepositoryGroup/{repositoryGroupId}</a> + </li> + <li> + <a href="#path__repositoryGroupService_updateRepositoryGroup.html">/repositoryGroupService/updateRepositoryGroup</a> + </li> + </ul> + <a name="path__repositoryGroupService_addRepositoryGroup.html"></a> + <h1>/repositoryGroupService/addRepositoryGroup</h1> + <p class="note">Mount Point: <a href="../restServices/repositoryGroupService/addRepositoryGroup">/restServices/repositoryGroupService/addRepositoryGroup</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="POST"></a> + <h2>POST</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Request Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_repositoryGroup.html">repositoryGroup</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoryGroupService_addRepositoryToGroup.html"></a> + <h1>/repositoryGroupService/addRepositoryToGroup</h1> + <p class="note">Mount Point: <a href="../restServices/repositoryGroupService/addRepositoryToGroup">/restServices/repositoryGroupService/addRepositoryToGroup</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryGroupId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryGroupId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>repositoryId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoryGroupService_deleteRepositoryGroup_-repositoryGroupId-.html"></a> + <h1>/repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}">/restServices/repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryGroupId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoryGroupService_getRepositoriesGroups.html"></a> + <h1>/repositoryGroupService/getRepositoriesGroups</h1> + <p class="note">Mount Point: <a href="../restServices/repositoryGroupService/getRepositoriesGroups">/restServices/repositoryGroupService/getRepositoriesGroups</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoryGroupService_getRepositoryGroup_-repositoryGroupId-.html"></a> + <h1>/repositoryGroupService/getRepositoryGroup/{repositoryGroupId}</h1> + <p class="note">Mount Point: <a href="../restServices/repositoryGroupService/getRepositoryGroup/{repositoryGroupId}">/restServices/repositoryGroupService/getRepositoryGroup/{repositoryGroupId}</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>repositoryGroupId</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_repositoryGroup.html">repositoryGroup</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__repositoryGroupService_updateRepositoryGroup.html"></a> + <h1>/repositoryGroupService/updateRepositoryGroup</h1> + <p class="note">Mount Point: <a href="../restServices/repositoryGroupService/updateRepositoryGroup">/restServices/repositoryGroupService/updateRepositoryGroup</a></p> + <p class="note">Available Since: 1.4-M1</p> + <a name="POST"></a> + <h2>POST</h2> + <p class="note">Available Since: 1.4-M1</p> + <h3>Request Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_repositoryGroup.html">repositoryGroup</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>text/plain<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + + <div class="clear" /> + </div> + <footer> + <div id="footer"> + Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>. + </div> + </footer> + </div> <!--! end of #container --> + + <!-- JavaScript at the bottom for fast page loading --> + + <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary --> + <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script> + <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script> + + <!--manage the navigation menu--> + <script src="js/libs/xbreadcrumbs.js"></script> + <script> + $(function() { + $('#breadcrumbs').xBreadcrumbs(); + }); + </script> + + + <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ --> + <script src="js/libs/prettify/prettify.js"></script> + <script> + $(function() { + prettyPrint(); + }); + </script> + + <!--[if lt IE 7 ]> + <script src="js/libs/dd_belatedpng.js"></script> + <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script> + <![endif]--> + +</body> +</html> \ No newline at end of file Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SearchService.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SearchService.html?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SearchService.html (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SearchService.html Mon Jul 28 00:22:19 2014 @@ -0,0 +1,428 @@ +<!doctype html> +<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> +<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]--> +<!--[if IE 7 ]> <html class="no-js ie7" lang="en"> <![endif]--> +<!--[if IE 8 ]> <html class="no-js ie8" lang="en"> <![endif]--> +<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]--> +<head> + <meta charset="utf-8"> + + <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame + Remove this if you use the .htaccess --> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + + <title>SearchService</title> + + <!-- Mobile viewport optimized: j.mp/bplateviewport --> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <!-- CSS: implied media="all" --> + <link rel="stylesheet" href="css/style.css?v=2"> + <link rel="stylesheet" href="css/prettify.css"> + + <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects --> + <script src="js/libs/modernizr-1.7.min.js"></script> + +</head> + +<body class="home"> + + <div class="container"> + <header> + <div id="header" class="column first last span-20"> + <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">SearchService</a></div> + <div id="primary" class="column span-18 append-1 prepend-1 first last"> + <ul class="navigation"> + <li id="nav-rest"><a href="rest.html">REST</a></li> + <li id="nav-data"><a href="model.html">Data Model</a></li> + </ul> + </div> + <div> + <ul class="xbreadcrumbs" id="breadcrumbs"> + <li> + <a href="index.html" class="home">Home</a> > + </li> + <li> + <a href="rest.html">REST</a> > + <ul> + <li><a href="model.html">Data Model</a></li> + <li><a href="rest.html">REST</a></li> + </ul> + </li> + <li class="current"> + <a href="resource_SearchService.html">SearchService</a> + <ul> + <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li> + <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li> + <li><a href="resource_BrowseService.html">BrowseService</a></li> + <li><a href="resource_CommonServices.html">CommonServices</a></li> + <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li> + <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li> + <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li> + <li><a href="resource_PingService.html">PingService</a></li> + <li><a href="resource_PluginsService.html">PluginsService</a></li> + <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li> + <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li> + <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li> + <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li> + <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li> + <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li> + <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li> + <li><a href="resource_SearchService.html">SearchService</a></li> + <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li> + </ul> + </li> + </ul> + </div> + </div> + </header> + <div id="main" class="column first last span-20"> + <h1>SearchService</h1> + + <p></p> + <p>The following resources are applicable:</p> + <ul> + <li> + <a href="#path__searchService_artifact.html">/searchService/artifact</a> + </li> + <li> + <a href="#path__searchService_getAllGroupIds.html">/searchService/getAllGroupIds</a> + </li> + <li> + <a href="#path__searchService_getArtifactVersions.html">/searchService/getArtifactVersions</a> + </li> + <li> + <a href="#path__searchService_observableRepoIds.html">/searchService/observableRepoIds</a> + </li> + <li> + <a href="#path__searchService_quickSearch.html">/searchService/quickSearch</a> + </li> + <li> + <a href="#path__searchService_quickSearchWithRepositories.html">/searchService/quickSearchWithRepositories</a> + </li> + <li> + <a href="#path__searchService_searchArtifacts.html">/searchService/searchArtifacts</a> + </li> + </ul> + <a name="path__searchService_artifact.html"></a> + <h1>/searchService/artifact</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/artifact">/restServices/searchService/artifact</a></p> + <a name="GET"></a> + <h2>GET</h2> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>r</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>g</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>a</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>v</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>p</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>c</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>text/html</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__searchService_getAllGroupIds.html"></a> + <h1>/searchService/getAllGroupIds</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/getAllGroupIds">/restServices/searchService/getAllGroupIds</a></p> + <a name="GET"></a> + <h2>GET</h2> + <p> + <b>this method applies on Maven Indexer lucene index, so datas not yet indexed won't be available</b> + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>selectedRepos</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_groupIdList.html">groupIdList</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__searchService_getArtifactVersions.html"></a> + <h1>/searchService/getArtifactVersions</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/getArtifactVersions">/restServices/searchService/getArtifactVersions</a></p> + <a name="GET"></a> + <h2>GET</h2> + <p> + <b>search will be apply on all repositories the current user has karma</b> + </p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>groupId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>artifactId</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + <tr> + <td>packaging</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__searchService_observableRepoIds.html"></a> + <h1>/searchService/observableRepoIds</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/observableRepoIds">/restServices/searchService/observableRepoIds</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_stringList.html">stringList</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__searchService_quickSearch.html"></a> + <h1>/searchService/quickSearch</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/quickSearch">/restServices/searchService/quickSearch</a></p> + <a name="GET"></a> + <h2>GET</h2> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>queryString</td> + <td> + (no documentation provided) + </td> + <td>query</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__searchService_quickSearchWithRepositories.html"></a> + <h1>/searchService/quickSearchWithRepositories</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/quickSearchWithRepositories">/restServices/searchService/quickSearchWithRepositories</a></p> + <a name="POST"></a> + <h2>POST</h2> + <p> + <b>if not repositories in SearchRequest: search will be apply on all repositories the current user has karma</b> + </p> + <h3>Request Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_searchRequest.html">searchRequest</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>*/*<br/>application/xml<br/></td> + </tr> + </table> + <p>(no documentation provided)</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__searchService_searchArtifacts.html"></a> + <h1>/searchService/searchArtifacts</h1> + <p class="note">Mount Point: <a href="../restServices/searchService/searchArtifacts">/restServices/searchService/searchArtifacts</a></p> + <a name="POST"></a> + <h2>POST</h2> + <p> + If searchRequest contains repositories, the search will be done only on those repositories. +<b>if no repositories, the search will be apply on all repositories the current user has karma</b> + </p> + <h3>Request Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td><a href="el_ns0_searchRequest.html">searchRequest</a></td> + </tr> + <tr> + <td align="right">media types:</td> + <td>*/*<br/>application/xml<br/></td> + </tr> + </table> + <p>(no documentation provided)</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + + <div class="clear" /> + </div> + <footer> + <div id="footer"> + Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>. + </div> + </footer> + </div> <!--! end of #container --> + + <!-- JavaScript at the bottom for fast page loading --> + + <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary --> + <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script> + <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script> + + <!--manage the navigation menu--> + <script src="js/libs/xbreadcrumbs.js"></script> + <script> + $(function() { + $('#breadcrumbs').xBreadcrumbs(); + }); + </script> + + + <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ --> + <script src="js/libs/prettify/prettify.js"></script> + <script> + $(function() { + prettyPrint(); + }); + </script> + + <!--[if lt IE 7 ]> + <script src="js/libs/dd_belatedpng.js"></script> + <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script> + <![endif]--> + +</body> +</html> \ No newline at end of file Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SystemStatusService.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SystemStatusService.html?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SystemStatusService.html (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/resource_SystemStatusService.html Mon Jul 28 00:22:19 2014 @@ -0,0 +1,313 @@ +<!doctype html> +<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> +<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]--> +<!--[if IE 7 ]> <html class="no-js ie7" lang="en"> <![endif]--> +<!--[if IE 8 ]> <html class="no-js ie8" lang="en"> <![endif]--> +<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]--> +<head> + <meta charset="utf-8"> + + <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame + Remove this if you use the .htaccess --> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + + <title>SystemStatusService</title> + + <!-- Mobile viewport optimized: j.mp/bplateviewport --> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <!-- CSS: implied media="all" --> + <link rel="stylesheet" href="css/style.css?v=2"> + <link rel="stylesheet" href="css/prettify.css"> + + <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects --> + <script src="js/libs/modernizr-1.7.min.js"></script> + +</head> + +<body class="home"> + + <div class="container"> + <header> + <div id="header" class="column first last span-20"> + <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">SystemStatusService</a></div> + <div id="primary" class="column span-18 append-1 prepend-1 first last"> + <ul class="navigation"> + <li id="nav-rest"><a href="rest.html">REST</a></li> + <li id="nav-data"><a href="model.html">Data Model</a></li> + </ul> + </div> + <div> + <ul class="xbreadcrumbs" id="breadcrumbs"> + <li> + <a href="index.html" class="home">Home</a> > + </li> + <li> + <a href="rest.html">REST</a> > + <ul> + <li><a href="model.html">Data Model</a></li> + <li><a href="rest.html">REST</a></li> + </ul> + </li> + <li class="current"> + <a href="resource_SystemStatusService.html">SystemStatusService</a> + <ul> + <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li> + <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li> + <li><a href="resource_BrowseService.html">BrowseService</a></li> + <li><a href="resource_CommonServices.html">CommonServices</a></li> + <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li> + <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li> + <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li> + <li><a href="resource_PingService.html">PingService</a></li> + <li><a href="resource_PluginsService.html">PluginsService</a></li> + <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li> + <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li> + <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li> + <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li> + <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li> + <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li> + <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li> + <li><a href="resource_SearchService.html">SearchService</a></li> + <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li> + </ul> + </li> + </ul> + </div> + </div> + </header> + <div id="main" class="column first last span-20"> + <h1>SystemStatusService</h1> + + <p></p> + <p>The following resources are applicable:</p> + <ul> + <li> + <a href="#path__systemStatusService_cacheEntries.html">/systemStatusService/cacheEntries</a> + </li> + <li> + <a href="#path__systemStatusService_clearAllCaches.html">/systemStatusService/clearAllCaches</a> + </li> + <li> + <a href="#path__systemStatusService_clearCache_-key-.html">/systemStatusService/clearCache/{key}</a> + </li> + <li> + <a href="#path__systemStatusService_currentServerTime_-locale-.html">/systemStatusService/currentServerTime/{locale}</a> + </li> + <li> + <a href="#path__systemStatusService_memoryStatus.html">/systemStatusService/memoryStatus</a> + </li> + <li> + <a href="#path__systemStatusService_queueEntries.html">/systemStatusService/queueEntries</a> + </li> + <li> + <a href="#path__systemStatusService_repositoryScannerStatistics.html">/systemStatusService/repositoryScannerStatistics</a> + </li> + </ul> + <a name="path__systemStatusService_cacheEntries.html"></a> + <h1>/systemStatusService/cacheEntries</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/cacheEntries">/restServices/systemStatusService/cacheEntries</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__systemStatusService_clearAllCaches.html"></a> + <h1>/systemStatusService/clearAllCaches</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/clearAllCaches">/restServices/systemStatusService/clearAllCaches</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__systemStatusService_clearCache_-key-.html"></a> + <h1>/systemStatusService/clearCache/{key}</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/clearCache/{key}">/restServices/systemStatusService/clearCache/{key}</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>key</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__systemStatusService_currentServerTime_-locale-.html"></a> + <h1>/systemStatusService/currentServerTime/{locale}</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/currentServerTime/{locale}">/restServices/systemStatusService/currentServerTime/{locale}</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Parameters</h3> + <table> + <tr> + <th>name</th> + <th>description</th> + <th>type</th> + <th>default</th> + </tr> + <tr> + <td>locale</td> + <td> + (no documentation provided) + </td> + <td>path</td> + <td></td> + </tr> + </table> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>text/plain</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__systemStatusService_memoryStatus.html"></a> + <h1>/systemStatusService/memoryStatus</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/memoryStatus">/restServices/systemStatusService/memoryStatus</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>text/plain</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__systemStatusService_queueEntries.html"></a> + <h1>/systemStatusService/queueEntries</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/queueEntries">/restServices/systemStatusService/queueEntries</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + <a name="path__systemStatusService_repositoryScannerStatistics.html"></a> + <h1>/systemStatusService/repositoryScannerStatistics</h1> + <p class="note">Mount Point: <a href="../restServices/systemStatusService/repositoryScannerStatistics">/restServices/systemStatusService/repositoryScannerStatistics</a></p> + <p class="note">Available Since: 1.4-M3</p> + <a name="GET"></a> + <h2>GET</h2> + <p class="note">Available Since: 1.4-M3</p> + <h3>Response Body</h3> + <table> + <tr> + <td align="right">element:</td> + <td>(custom)</td> + </tr> + <tr> + <td align="right">media types:</td> + <td>application/xml<br/>application/json</td> + </tr> + </table> + <p>(no documentation provided)</p> + + <div class="clear" /> + </div> + <footer> + <div id="footer"> + Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>. + </div> + </footer> + </div> <!--! end of #container --> + + <!-- JavaScript at the bottom for fast page loading --> + + <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary --> + <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script> + <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script> + + <!--manage the navigation menu--> + <script src="js/libs/xbreadcrumbs.js"></script> + <script> + $(function() { + $('#breadcrumbs').xBreadcrumbs(); + }); + </script> + + + <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ --> + <script src="js/libs/prettify/prettify.js"></script> + <script> + $(function() { + prettyPrint(); + }); + </script> + + <!--[if lt IE 7 ]> + <script src="js/libs/dd_belatedpng.js"></script> + <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script> + <![endif]--> + +</body> +</html> \ No newline at end of file Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/rest.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/rest.html?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/rest.html (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/rest.html Mon Jul 28 00:22:19 2014 @@ -0,0 +1,124 @@ +<!doctype html> +<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> +<!--[if lt IE 7 ]> <html class="no-js ie6" lang="en"> <![endif]--> +<!--[if IE 7 ]> <html class="no-js ie7" lang="en"> <![endif]--> +<!--[if IE 8 ]> <html class="no-js ie8" lang="en"> <![endif]--> +<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]--> +<head> + <meta charset="utf-8"> + + <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame + Remove this if you use the .htaccess --> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + + <title>REST</title> + + <!-- Mobile viewport optimized: j.mp/bplateviewport --> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + <!-- CSS: implied media="all" --> + <link rel="stylesheet" href="css/style.css?v=2"> + <link rel="stylesheet" href="css/prettify.css"> + + <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects --> + <script src="js/libs/modernizr-1.7.min.js"></script> + +</head> + +<body class="home"> + + <div class="container"> + <header> + <div id="header" class="column first last span-20"> + <div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">REST</a></div> + <div id="primary" class="column span-18 append-1 prepend-1 first last"> + <ul class="navigation"> + <li id="nav-rest"><a href="rest.html">REST</a></li> + <li id="nav-data"><a href="model.html">Data Model</a></li> + </ul> + </div> + <div> + <ul class="xbreadcrumbs" id="breadcrumbs"> + <li> + <a href="index.html" class="home">Home</a> > + </li> + <li class="current"> + <a href="rest.html">REST</a> + <ul> + <li><a href="model.html">Data Model</a></li> + <li><a href="rest.html">REST</a></li> + </ul> + </li> + </ul> + </div> + </div> + </header> + <div id="main" class="column first last span-20"> + <h1>REST Resources</h1> + <p> + This API supports a <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">Representational State Transfer (REST)</a> + model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model: + </p> + <ul> + <li><a href="resource_ArchivaAdministrationService.html">ArchivaAdministrationService</a></li> + <li><a href="resource_ArchivaRuntimeConfigurationService.html">ArchivaRuntimeConfigurationService</a></li> + <li><a href="resource_BrowseService.html">BrowseService</a></li> + <li><a href="resource_CommonServices.html">CommonServices</a></li> + <li><a href="resource_ManagedRepositoriesService.html">ManagedRepositoriesService</a></li> + <li><a href="resource_MergeRepositoriesService.html">MergeRepositoriesService</a></li> + <li><a href="resource_NetworkProxyService.html">NetworkProxyService</a></li> + <li><a href="resource_PingService.html">PingService</a></li> + <li><a href="resource_PluginsService.html">PluginsService</a></li> + <li><a href="resource_ProxyConnectorRuleService.html">ProxyConnectorRuleService</a></li> + <li><a href="resource_ProxyConnectorService.html">ProxyConnectorService</a></li> + <li><a href="resource_RedbackRuntimeConfigurationService.html">RedbackRuntimeConfigurationService</a></li> + <li><a href="resource_RemoteRepositoriesService.html">RemoteRepositoriesService</a></li> + <li><a href="resource_ReportRepositoriesService.html">ReportRepositoriesService</a></li> + <li><a href="resource_RepositoriesService.html">RepositoriesService</a></li> + <li><a href="resource_RepositoryGroupService.html">RepositoryGroupService</a></li> + <li><a href="resource_SearchService.html">SearchService</a></li> + <li><a href="resource_SystemStatusService.html">SystemStatusService</a></li> + </ul> + <p> + There is also a <a href="application.wadl">WADL document</a> describing the REST API. + </p> + + <div class="clear" /> + </div> + <footer> + <div id="footer"> + Generated by <a href="http://enunciate.codehaus.org">Enunciate</a>. + </div> + </footer> + </div> <!--! end of #container --> + + <!-- JavaScript at the bottom for fast page loading --> + + <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary --> + <script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script> + <script>window.jQuery || document.write("<script src='js/libs/jquery-1.5.1.min.js'>\x3C/script>")</script> + + <!--manage the navigation menu--> + <script src="js/libs/xbreadcrumbs.js"></script> + <script> + $(function() { + $('#breadcrumbs').xBreadcrumbs(); + }); + </script> + + + <!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ --> + <script src="js/libs/prettify/prettify.js"></script> + <script> + $(function() { + prettyPrint(); + }); + </script> + + <!--[if lt IE 7 ]> + <script src="js/libs/dd_belatedpng.js"></script> + <script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images. Also, please read goo.gl/mZiyb </script> + <![endif]--> + +</body> +</html> \ No newline at end of file Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/robots.txt URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/robots.txt?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/robots.txt (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-rest-api/robots.txt Mon Jul 28 00:22:19 2014 @@ -0,0 +1,5 @@ +# www.robotstxt.org/ +# www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449 + +User-agent: * + Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/apple-touch-icon.png URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/apple-touch-icon.png?rev=1613862&view=auto ============================================================================== Binary file - no diff available. Propchange: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/apple-touch-icon.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/application.wadl URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/application.wadl?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/application.wadl (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/application.wadl Mon Jul 28 00:22:19 2014 @@ -0,0 +1,176 @@ +<?xml version="1.0" encoding="UTF-8"?> +<wadl:application xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:xs="http://www.w3.org/2001/XMLSchema"> + <wadl:doc xmlns:enunciate="http://enunciate.codehaus.org/" enunciate:generatedBy="Enunciate-1.28"/> + <wadl:grammars> + <wadl:include href="ns0.xsd"/> + </wadl:grammars> + <wadl:resources base="http://localhost:8080/archiva-web-common"> + <wadl:resource path="/archivaUiServices/fileUploadService"> + <wadl:method name="POST"> + <wadl:request> + <wadl:representation mediaType="multipart/form-data"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml" element="fileMetadata"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/dataValidatorService/managedRepositoryIdNotExists"> + <wadl:method name="GET"> + <wadl:request> + <wadl:param name="id" style="query"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/dataValidatorService/networkProxyIdNotExists"> + <wadl:method name="GET"> + <wadl:request> + <wadl:param name="id" style="query"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/dataValidatorService/remoteRepositoryIdNotExists"> + <wadl:method name="GET"> + <wadl:request> + <wadl:param name="id" style="query"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/fileUploadService/clearUploadedFiles"> + <wadl:method name="GET"> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/fileUploadService/sessionFileMetadatas"> + <wadl:method name="GET"> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/fileUploadService/{fileName}"> + <wadl:param name="fileName" style="template"/> + <wadl:method name="DELETE"> + <wadl:request/> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/javascriptLogger/debug"> + <wadl:method name="PUT"> + <wadl:request> + <wadl:representation mediaType="application/xml" element="javascriptLog"/> + <wadl:representation mediaType="application/json"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/javascriptLogger/error"> + <wadl:method name="PUT"> + <wadl:request> + <wadl:representation mediaType="application/xml" element="javascriptLog"/> + <wadl:representation mediaType="application/json"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/javascriptLogger/info"> + <wadl:method name="PUT"> + <wadl:request> + <wadl:representation mediaType="application/xml" element="javascriptLog"/> + <wadl:representation mediaType="application/json"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/javascriptLogger/trace"> + <wadl:method name="PUT"> + <wadl:request> + <wadl:representation mediaType="application/xml" element="javascriptLog"/> + <wadl:representation mediaType="application/json"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/javascriptLogger/warn"> + <wadl:method name="PUT"> + <wadl:request> + <wadl:representation mediaType="application/xml" element="javascriptLog"/> + <wadl:representation mediaType="application/json"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/runtimeInfoService/logMissingI18n"> + <wadl:method name="GET"> + <wadl:request> + <wadl:param name="key" style="query"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/runtimeInfoService/archivaRuntimeInfo/{locale}"> + <wadl:param name="locale" style="template"/> + <wadl:method name="GET"> + <wadl:request/> + <wadl:response> + <wadl:representation mediaType="application/xml" element="applicationRuntimeInfo"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + <wadl:resource path="/archivaUiServices/fileUploadService/save/{repositoryId}/{groupId}/{artifactId}/{version}/{packaging}"> + <wadl:param name="repositoryId" style="template"/> + <wadl:param name="groupId" style="template"/> + <wadl:param name="artifactId" style="template"/> + <wadl:param name="version" style="template"/> + <wadl:param name="packaging" style="template"/> + <wadl:method name="GET"> + <wadl:request> + <wadl:param name="generatePom" style="query"/> + </wadl:request> + <wadl:response> + <wadl:representation mediaType="application/xml"/> + <wadl:representation mediaType="application/json"/> + </wadl:response> + </wadl:method> + </wadl:resource> + </wadl:resources> +</wadl:application> Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/crossdomain.xml URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/crossdomain.xml?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/crossdomain.xml (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/crossdomain.xml Mon Jul 28 00:22:19 2014 @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd"> +<cross-domain-policy> + + +<!-- Read this: www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html --> + +<!-- Most restrictive policy: --> + <site-control permitted-cross-domain-policies="none"/> + + + +<!-- Least restrictive policy: --> +<!-- + <site-control permitted-cross-domain-policies="all"/> + <allow-access-from domain="*" to-ports="*" secure="false"/> + <allow-http-request-headers-from domain="*" headers="*" secure="false"/> +--> +<!-- + If you host a crossdomain.xml file with allow-access-from domain=â*â + and donât understand all of the points described here, you probably + have a nasty security vulnerability. ~ simon willison +--> + +</cross-domain-policy> \ No newline at end of file Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/home.gif URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/home.gif?rev=1613862&view=auto ============================================================================== Binary file - no diff available. Propchange: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/home.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/prettify.css URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/prettify.css?rev=1613862&view=auto ============================================================================== --- archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/prettify.css (added) +++ archiva/site-content/docs/2.1.1-SNAPSHOT/rest-docs-archiva-ui/css/prettify.css Mon Jul 28 00:22:19 2014 @@ -0,0 +1 @@ +.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee} \ No newline at end of file
