Constructor and Description |
---|
AsyncUploadResult(DataIdentifier identifier,
File file) |
Modifier and Type | Method and Description |
---|---|
Exception |
getException() |
File |
getFile() |
DataIdentifier |
getIdentifier() |
void |
setException(Exception exception) |
public AsyncUploadResult(DataIdentifier identifier, File file)
public DataIdentifier getIdentifier()
public File getFile()
public Exception getException()
public void setException(Exception exception)
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.