Skip to content

Commit

Permalink
deploy: 2a14de7
Browse files Browse the repository at this point in the history
  • Loading branch information
openEO CI committed Aug 28, 2024
1 parent 8fcfe3b commit 58f056e
Show file tree
Hide file tree
Showing 40 changed files with 564 additions and 67 deletions.
2 changes: 1 addition & 1 deletion latest/AuthProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/BaseEntity.html
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/BasicProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -1538,7 +1538,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3408,7 +3408,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/BuilderNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -2106,7 +2106,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
122 changes: 116 additions & 6 deletions latest/Capabilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ <h4 class="name" id="currency"><span class="type-signature"></span>currency<span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line229">line 229</a>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line238">line 238</a>
</li></ul></dd>


Expand Down Expand Up @@ -761,7 +761,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line216">line 216</a>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line225">line 225</a>
</li></ul></dd>


Expand Down Expand Up @@ -1179,7 +1179,7 @@ <h4 class="name" id="listFeatures"><span class="type-signature"></span>listFeatu

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line200">line 200</a>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line209">line 209</a>
</li></ul></dd>


Expand Down Expand Up @@ -1237,6 +1237,116 @@ <h5>Returns:</h5>



<h4 class="name" id="listFederation"><span class="type-signature"></span>listFederation<span class="signature">()</span><span class="type-signature"> &rarr; {Array.&lt;<a href="global.html#FederationBackend">FederationBackend</a>>}</span></h4>






<div class="description">
<p>Returns list of backends in the federation.</p>
</div>













<dl class="details">


























<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line200">line 200</a>
</li></ul></dd>







</dl>















<h5>Returns:</h5>


<div class="param-desc">
<p>Array of backends</p>
</div>



<dl>
<dt>
Type
</dt>
<dd>

<span class="param-type">Array.&lt;<a href="global.html#FederationBackend">FederationBackend</a>></span>


</dd>
</dl>













<h4 class="name" id="listPlans"><span class="type-signature"></span>listPlans<span class="signature">()</span><span class="type-signature"> &rarr; {Array.&lt;<a href="global.html#BillingPlan">BillingPlan</a>>}</span></h4>


Expand Down Expand Up @@ -1289,7 +1399,7 @@ <h4 class="name" id="listPlans"><span class="type-signature"></span>listPlans<sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line238">line 238</a>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line247">line 247</a>
</li></ul></dd>


Expand Down Expand Up @@ -1448,7 +1558,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line260">line 260</a>
<a href="capabilities.js.html">capabilities.js</a>, <a href="capabilities.js.html#line269">line 269</a>
</li></ul></dd>


Expand Down Expand Up @@ -1844,7 +1954,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -11164,7 +11164,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Environment.html
Original file line number Diff line number Diff line change
Expand Up @@ -4334,7 +4334,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/FileTypes.html
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Formula.html
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Job.html
Original file line number Diff line number Diff line change
Expand Up @@ -4194,7 +4194,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Logs.html
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/OidcProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -4172,7 +4172,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/OpenEO.html
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Parameter.html
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/Service.html
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/UserFile.html
Original file line number Diff line number Diff line change
Expand Up @@ -2514,7 +2514,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/UserProcess.html
Original file line number Diff line number Diff line change
Expand Up @@ -2962,7 +2962,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/authprovider.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/baseentity.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/basicprovider.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/browser.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/builder_builder.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/builder_formula.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/builder_node.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion latest/builder_parameter.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AuthProvi
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Thu Jul 11 2024 13:41:47 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a> on Wed Aug 28 2024 12:38:41 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit 58f056e

Please sign in to comment.