| Package | Description |
|---|---|
| uws.service.actions |
| Modifier and Type | Field and Description |
|---|---|
protected UWSService |
UWSAction.uws
The UWS on which this action must be applied.
|
| Modifier and Type | Method and Description |
|---|---|
UWSService |
UWSAction.getUWS()
Gets the UWS which contains this action.
|
| Constructor and Description |
|---|
AddJob(UWSService u) |
DestroyJob(UWSService u) |
GetJobParam(UWSService u) |
JobSummary(UWSService u) |
ListJobs(UWSService u) |
SetJobParam(UWSService u) |
SetUWSParameter(UWSService u) |
ShowHomePage(UWSService u) |
UWSAction(UWSService u)
Builds a UWSAction.
|