public class TRTasksManager extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<Long,org.gcube.data.analysis.tabulardata.service.operation.Task> |
trTasksMap |
| Constructor and Description |
|---|
TRTasksManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.gcube.data.analysis.tabulardata.service.operation.Task trTask) |
org.gcube.data.analysis.tabulardata.service.operation.Task |
get(Long id) |
void |
remove(Long id) |
Copyright © 2016. All Rights Reserved.