Uses of Class
wt.workflow.TableTemplateProcessor

Packages that use TableTemplateProcessor
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
wt.workflow.worklist
Provides workflow classes that construct the interface for users to view and act on their work items. 
 

Uses of TableTemplateProcessor in wt.workflow.work
 

Subclasses of TableTemplateProcessor in wt.workflow.work
 class AssociatedProcessProcessor
          Class AssociatedProcessProcessor creates an html page displaying attributes of the workflow processes associated with the business object specified by the OID parameter of the URL.
 

Uses of TableTemplateProcessor in wt.workflow.worklist
 

Subclasses of TableTemplateProcessor in wt.workflow.worklist
 class WfWorkListProcessor