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 CreateJobDescriptionForm
static CreateJobForm
static DeleteJobDescriptionForm
static DeleteJobForm
static EditJobDescriptionForm
static EditJobForm
static EndJobForm
static GetJobDescriptionsForm
static GetJobForm
static GetJobsForm
static GetJobStatusChoicesForm
static SetJobStatusForm
static StartJobForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
JobFormFactory
public JobFormFactory()
-
-
Method Details
-
getCreateJobDescriptionForm
-
getCreateJobForm
-
getDeleteJobDescriptionForm
-
getDeleteJobForm
-
getEditJobDescriptionForm
-
getEditJobForm
-
getEndJobForm
-
getGetJobDescriptionsForm
-
getGetJobForm
-
getGetJobStatusChoicesForm
-
getGetJobsForm
-
getSetJobStatusForm
-
getStartJobForm
-