Class StartCrawlingForm
java.lang.Object
org.codelibs.fess.app.web.admin.wizard.StartCrawlingForm
Form class for starting crawling operations in the admin wizard.
This form is used to collect user input and parameters needed to initiate
crawling operations through the administrative interface wizard workflow.
It serves as a data transfer object between the web layer and the crawling
service components.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StartCrawlingForm
public StartCrawlingForm()Default constructor.
-