public interface Downloads extends ProfileService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Download> |
list()
Returns an immutable list of all downloads including already completed downloads during this
application session and the active downloads.
|
profilejava.util.List<Download> list()
ObjectClosedException - when the profile is deleted or its engine is closed