When user creates job he or she may choose only one template. Some classes would be selected. User can add or delete selected classes. User can click on checkbox save template and enter the name of new template. After that user will click button start job and he would be redirected to web-page with list of jobs. New job would be started.
On web-page with list of jobs user can click button stop job. After that button will have a new title restart job.
On web-page with list of jobs user can click button restart job. After that user would be redirected to web-page which is used in use-case create/start job.
On web-page with list of jobs user can select several jobs using checkboxes and click button delete job. Selected jobs would be deleted.
On web page where user create job there is a list with templates. First position in this list is <None> and others are already existing templates. User can select only one template.
User clicks checkbox save template. A special field became available. User enters a name for template.
Make special web-page with list of templates where user can select several templates using checkboxes and click button delete template. Selected templates would be deleted.