Class JobFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.job.common.form.JobFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateJobDescriptionFormstatic CreateJobFormstatic DeleteJobDescriptionFormstatic DeleteJobFormstatic EditJobDescriptionFormstatic EditJobFormstatic EndJobFormstatic GetJobDescriptionsFormstatic GetJobFormstatic GetJobsFormstatic GetJobStatusChoicesFormstatic SetJobStatusFormstatic StartJobFormMethods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
JobFormFactory
public JobFormFactory()
-
-
Method Details
-
getGetJobForm
-
getCreateJobDescriptionForm
-
getGetJobsForm
-
getEditJobForm
-
getDeleteJobDescriptionForm
-
getEditJobDescriptionForm
-
getStartJobForm
-
getCreateJobForm
-
getSetJobStatusForm
-
getDeleteJobForm
-
getEndJobForm
-
getGetJobDescriptionsForm
-
getGetJobStatusChoicesForm
-