Uses of Interface
com.echothree.control.user.job.common.form.StartJobForm
Packages that use StartJobForm
Package
Description
-
Uses of StartJobForm in com.echothree.control.user.job.common
Methods in com.echothree.control.user.job.common that return StartJobFormMethods in com.echothree.control.user.job.common with parameters of type StartJobFormModifier and TypeMethodDescriptionJobService.startJob
(UserVisitPK userVisitPK, StartJobForm form) -
Uses of StartJobForm in com.echothree.control.user.job.common.form
Methods in com.echothree.control.user.job.common.form that return StartJobForm -
Uses of StartJobForm in com.echothree.control.user.job.server
Methods in com.echothree.control.user.job.server that return StartJobFormMethods in com.echothree.control.user.job.server with parameters of type StartJobForm -
Uses of StartJobForm in com.echothree.control.user.job.server.command
Constructors in com.echothree.control.user.job.server.command with parameters of type StartJobFormModifierConstructorDescriptionStartJobCommand
(UserVisitPK userVisitPK, StartJobForm form) Creates a new instance of StartJobCommand