public interface UploadTask extends Comparable
Modifier and Type | Interface and Description |
---|---|
static class |
UploadTask.State |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
String |
getId() |
Map<String,String> |
getProperties() |
Date |
getStartDate() |
UploadTask.State |
getState() |
String |
getUsername() |
compareTo
Copyright © 2009-2013 DuraSpace. All Rights Reserved.