Uses of Interface
wt.workflow.TableProcessor

Packages that use TableProcessor
wt.workflow
Provides classes to represent and manage workflow definitions, initiate and manage process instances, and distribute work items to users and groups. 
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 TableProcessor in wt.workflow
 

Classes in wt.workflow that implement TableProcessor
 class TableTemplateProcessor
           
 

Uses of TableProcessor in wt.workflow.work
 

Classes in wt.workflow.work that implement TableProcessor
 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 TableProcessor in wt.workflow.worklist
 

Classes in wt.workflow.worklist that implement TableProcessor
 class WfWorkListProcessor