Class | Description |
---|---|
AddJob |
The "Add Job" action of a UWS.
|
DestroyJob |
The "Destroy Job" action of a UWS.
|
GetJobParam |
The "Get Job Parameter" action of a UWS.
|
JobSummary |
The "Get Job" action of a UWS.
|
ListJobs |
The "List Jobs" action of a UWS.
|
SetJobParam |
The "Set Job Parameter" action of a UWS.
|
SetUWSParameter |
The UWS action which lets set the phase (RUN or ABORT), the execution duration and the destruction time of a job
with a POST or PUT request on {job-id}/{uws-param}.
|
ShowHomePage |
The "Show UWS Home Page" action of a UWS.
|
UWSAction |
Action of a UWS (i.e.
|