|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.web.FileUpload
public class FileUpload
| Constructor Summary | |
|---|---|
FileUpload()
|
|
| Method Summary | |
|---|---|
void |
addClasspathResource(String resourcePath,
String contentType,
String comment)
|
void |
addClasspathResource(String filename,
String resourcePath,
String contentType,
String comment)
|
void |
addResource(org.apache.commons.httpclient.methods.multipart.PartSource partSource,
String contentType,
String comment)
|
org.apache.commons.httpclient.HttpMethod |
toRequest(String url)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUpload()
| Method Detail |
|---|
public void addClasspathResource(String resourcePath,
String contentType,
String comment)
public void addClasspathResource(String filename,
String resourcePath,
String contentType,
String comment)
public void addResource(org.apache.commons.httpclient.methods.multipart.PartSource partSource,
String contentType,
String comment)
public org.apache.commons.httpclient.HttpMethod toRequest(String url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||