|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.core.UploadedResource com.atlassian.confluence.pages.UploadedResource
UploadedResource
instead.
@Deprecated public class UploadedResource
This is an exact duplicate of UploadedResource
and will be removed in the future.
Constructor Summary | |
---|---|
UploadedResource(com.atlassian.xwork.FileUploadUtils.UploadedFile uploadedFile)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.atlassian.confluence.core.UploadedResource |
---|
createRelative, exists, getComment, getContentLength, getContentType, getDescription, getFile, getFilename, getInputStream, getURI, getURL, isOpen, isReadable, lastModified, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UploadedResource(com.atlassian.xwork.FileUploadUtils.UploadedFile uploadedFile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |