Package org.jbehave.core.io.rest.xwiki
Class UploadToXWiki
java.lang.Object
org.jbehave.core.io.rest.UploadToREST
org.jbehave.core.io.rest.xwiki.UploadToXWiki
- All Implemented Interfaces:
ResourceUploader
Uploads resource to XWiki pages using the REST API
-
Constructor Summary
ConstructorsConstructorDescriptionUploadToXWiki(RESTClient.Type type) UploadToXWiki(RESTClient.Type type, String username, String password) -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringentity(Resource resource, RESTClient.Type type) Methods inherited from class org.jbehave.core.io.rest.UploadToREST
uploadResource, uri
-
Constructor Details
-
UploadToXWiki
-
UploadToXWiki
-
-
Method Details
-
entity
- Overrides:
entityin classUploadToREST
-