Uses of Class
com.ibm.workflow.portlet.client.GenericCommandHandler

Packages that use GenericCommandHandler
com.ibm.workflow.portlet.client   
com.ibm.workflow.portlet.sample   
 

Uses of GenericCommandHandler in com.ibm.workflow.portlet.client
 

Subclasses of GenericCommandHandler in com.ibm.workflow.portlet.client
 class AdminLogonHandler
           
 class MonitorHandler
           
 

Uses of GenericCommandHandler in com.ibm.workflow.portlet.sample
 

Subclasses of GenericCommandHandler in com.ibm.workflow.portlet.sample
 class AuditTrailHandler
          This CommandHandler accesses the IBM WebSphere MQ Workflow audit trail using JDBC and returns the event data in XML format.
 class BasicAuthenticationHandler
          This CommandHandler extracts the HTTP/1.1 Basic Authentication header from a request and uses it to logon on to IBM WebSphere MQ Workflow, if present.
 class EmailHandler
          A custom handler which will send a notification email to the receiver of a transferred item.
 class HTMLDocHandler
          This class provides a link from process template lists to the HTML documentation exported from Buildtime.
 class ShowConfigHandler
           
 class StarterPEAHandler
          This CommandHandler automatically starts and stops the Program Execution Agent for the Web user.
 



© Copyright IBM Corporation 2002, 2008. All Rights Reserved.