com.atlassian.bamboo.web.utils
Class UploadedFileImpl
java.lang.Object
com.atlassian.bamboo.web.utils.UploadedFileImpl
- All Implemented Interfaces:
- UploadedFile
public class UploadedFileImpl
- extends Object
- implements UploadedFile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UploadedFileImpl
public UploadedFileImpl(String originalFileName,
File bambooServerFile)
getOriginalName
@NotNull
public String getOriginalName()
- Specified by:
getOriginalName
in interface UploadedFile
getServerFile
@NotNull
public File getServerFile()
- Specified by:
getServerFile
in interface UploadedFile
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.