|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandHandler | |
---|---|
com.ibm.workflow.servlet.client | |
com.ibm.workflow.servlet.sample |
Uses of CommandHandler in com.ibm.workflow.servlet.client |
---|
Classes in com.ibm.workflow.servlet.client that implement CommandHandler | |
class |
GenericCommandHandler
This class provides a generic implementation of CommandHandler 's execute()
method which maps the command name directly to the name of the method to
be invoked and allows easy access to the ApplicationContext . |
class |
MonitorHandler
|
Uses of CommandHandler in com.ibm.workflow.servlet.sample |
---|
Classes in com.ibm.workflow.servlet.sample that implement CommandHandler | |
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 |
CommandHandlerAdapter
CommandHandlerAdapter acts as a CommandHandler which aggregates other CommandHandlers. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |