Package com.ibm.workflow.servlet.clientx.wext

Interface Summary
CancelWorkItemEventListener The listener interface for receiving postCancelWorkItem event.
CheckInWorkItemEventListener This is queryCheckInWorkItem event and postCheckInWorkItem event listener interface.
PageChangeEventListener This is queryPageChange event listener interface.
 

Class Summary
ChangePageHandler This class povides a function of navigating multiple JSPs.
PageController This class is provides founctions of handling page navigated information and event listener class/object registration.
PageEventHandler This class povides a User-Exit framework.
PageEventListenerAdapter An abstract adapter class for receiving page events.
PostedValues This class is a container of parameter-value pair in the HTTP-request.
RestartAsDraftHandler This class enables the end user to save a current executing activity as a draft.
ReuseData This class is a data store of process instance InputCounainer and work item OutputContainer.
ReuseProcessDataHandler This class provides a function to reuse the data of "finished" process input container for the instantiation of new process instance.
WExtCommand This class is extended from Command class.
WExtCommandHandler This is a base class of WebClinet Ententions handlers.