The atg.epub.servlet.ProcessSearchFormHandler class lets you search for processes based on the criteria you specify. ATG Content Administration includes one component of this class called /atg/epub/servlet/ProcessSearchFormHandler.

ProcessSearchFormHandler defines properties that let you specify the workflow type and process status as search criteria. Other properties indicate whether:

ProcessSearchFormHandler inherits additional properties you might want to use in a search form from parent classes. If no criteria are specified, all processes are returned by a search.

Note: This class specifies a property called textSearchPropertyName. Ignore this property and instead use textSearchPropertyNames property, which is inherited from a parent class.