Skip to content

Commit

Permalink
Add documentation for release 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxeo-platform-jx-bot committed Dec 2, 2024
1 parent be1f857 commit d3e0d6e
Show file tree
Hide file tree
Showing 107 changed files with 46,560 additions and 55 deletions.
2,480 changes: 2,480 additions & 0 deletions 4.0.4/Base.html

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions 4.0.4/BatchBlob.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Class: BatchBlob</title>

<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>

<body>

<div id="main">

<h1 class="page-title">Class: BatchBlob</h1>






<section>

<header>

<h2><span class="attribs"><span class="type-signature"></span></span>BatchBlob<span class="signature">()</span><span class="type-signature"></span></h2>

<div class="class-description"><p>The <code>BatchBlob</code> class wraps a blob uploaded through a <a href="BatchUpload.html">BatchUpload</a> to be used<br>
in an <a href="Operation.html">Operation</a> input or as a property value on a <a href="Document.html">Document</a>.</p></div>


</header>

<article>
<div class="container-overview">




<h2>Constructor</h2>



<h4 class="name" id="BatchBlob"><span class="type-signature"></span>new BatchBlob<span class="signature">()</span><span class="type-signature"></span></h4>


















<dl class="details">


























<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="upload_blob.js.html">upload/blob.js</a>, <a href="upload_blob.js.html#line7">line 7</a>
</li></ul></dd>







</dl>





















</div>




















</article>

</section>




</div>

<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="BatchBlob.html">BatchBlob</a></li><li><a href="BatchUpload.html">BatchUpload</a></li><li><a href="Blob.html">Blob</a></li><li><a href="Directory.html">Directory</a></li><li><a href="DirectoryEntry.html">DirectoryEntry</a></li><li><a href="Document.html">Document</a></li><li><a href="Group.html">Group</a></li><li><a href="Groups.html">Groups</a></li><li><a href="Nuxeo.html">Nuxeo</a></li><li><a href="Operation.html">Operation</a></li><li><a href="Repository.html">Repository</a></li><li><a href="Request.html">Request</a></li><li><a href="ServerVersion.html">ServerVersion</a></li><li><a href="Task.html">Task</a></li><li><a href="User.html">User</a></li><li><a href="Users.html">Users</a></li><li><a href="Workflow.html">Workflow</a></li><li><a href="Workflows.html">Workflows</a></li></ul><h3>Mixins</h3><ul><li><a href="Base.html">Base</a></li></ul>
</nav>

<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.0</a> on Mon Dec 02 2024 10:14:28 GMT+0000 (Coordinated Universal Time)
</footer>

<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>
Loading

0 comments on commit d3e0d6e

Please sign in to comment.