Package uws.service.actions

Class Summary
AddJob<JL extends JobList<J>,J extends AbstractJob> The "Add Job" action of a UWS.
DestroyJob<JL extends JobList<J>,J extends AbstractJob> The "Destroy Job" action of a UWS.
GetJobParam<JL extends JobList<J>,J extends AbstractJob> The "Get Job Parameter" action of a UWS.
JobSummary<JL extends JobList<J>,J extends AbstractJob> The "Get Job" action of a UWS.
ListJobs<JL extends JobList<J>,J extends AbstractJob> The "List Jobs" action of a UWS.
SetJobParam<JL extends JobList<J>,J extends AbstractJob> The "Set Job Parameter" action of a UWS.
ShowHomePage<JL extends JobList<J>,J extends AbstractJob> The "Show UWS Home Page" action of a UWS.
UWSAction<JL extends JobList<J>,J extends AbstractJob> Action of a UWS (i.e.