| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared | |
| org.gcube.portlets.user.td.gwtservice.shared.monitor | |
| org.gcube.portlets.user.td.gwtservice.shared.task |
| Modifier and Type | Method and Description |
|---|---|
static UIOperationsId |
UIOperationsId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIOperationsId[] |
UIOperationsId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UIOperationsId |
OperationMonitor.getOperationId() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationMonitor.setOperationId(UIOperationsId operationId) |
| Constructor and Description |
|---|
OperationMonitor(String taskId,
UIOperationsId operationId) |
| Modifier and Type | Method and Description |
|---|---|
UIOperationsId |
TaskWrapper.getOperationId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskWrapper.setOperationId(UIOperationsId operationId) |
| Constructor and Description |
|---|
TaskWrapper(org.gcube.data.analysis.tabulardata.service.operation.Task task,
UIOperationsId operationId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
Copyright © 2014. All Rights Reserved.