Uses of Interface
org.nuxeo.runtime.test.runner.web.Attachment
-
Packages that use Attachment Package Description org.nuxeo.ecm.webengine.test org.nuxeo.runtime.test.runner.web -
-
Uses of Attachment in org.nuxeo.ecm.webengine.test
Methods in org.nuxeo.ecm.webengine.test that return Attachment Modifier and Type Method Description AttachmentDocumentPage. download(String name) -
Uses of Attachment in org.nuxeo.runtime.test.runner.web
Methods in org.nuxeo.runtime.test.runner.web that return Attachment Modifier and Type Method Description AttachmentTakesAttachment. getAttachment()AttachmentWebPage. getAttachment()Gives access to an attachment retrieved from this web page.
-