Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.automation.core.util.BlobList

Packages that use BlobList
org.nuxeo.ecm.automation.core.operations   
org.nuxeo.ecm.automation.core.operations.blob   
org.nuxeo.ecm.automation.core.operations.stack   
 

Uses of BlobList in org.nuxeo.ecm.automation.core.operations
 

Methods in org.nuxeo.ecm.automation.core.operations that return BlobList
 BlobList RestoreBlobsInput.run()
           
 

Uses of BlobList in org.nuxeo.ecm.automation.core.operations.blob
 

Methods in org.nuxeo.ecm.automation.core.operations.blob that return BlobList
 BlobList BlobToPDF.run(BlobList blobs)
           
 BlobList BlobToFile.run(BlobList blobs)
           
 BlobList GetDocumentBlobs.run(DocumentModel doc)
           
 BlobList GetDocumentBlobs.run(DocumentModelList docs)
           
 BlobList GetDocumentBlob.run(DocumentModelList docs)
           
 

Methods in org.nuxeo.ecm.automation.core.operations.blob with parameters of type BlobList
 Blob CreateZip.run(BlobList blobs)
           
 BlobList BlobToPDF.run(BlobList blobs)
           
 BlobList BlobToFile.run(BlobList blobs)
           
 

Uses of BlobList in org.nuxeo.ecm.automation.core.operations.stack
 

Methods in org.nuxeo.ecm.automation.core.operations.stack that return BlobList
 BlobList PullBlobList.run()
           
 BlobList PopBlobList.run()
           
 BlobList PushBlobList.run(BlobList list)
           
 

Methods in org.nuxeo.ecm.automation.core.operations.stack with parameters of type BlobList
 BlobList PushBlobList.run(BlobList list)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.