A C D E F G I L M N O P R S V W X

F

FAILURE - Variable in class shocks.client.FilterSupport
Tells the enclosing Filter to terminate the workflow sequence and return an error to the WorkflowProcessor.
Filter - class shocks.framework.workflow.filter.repository.Filter.
Filters are Workflow components dynamically generated according to the specifications in the workflow descriptor file.
Filter(DataSource, Action, Action) - Constructor for class shocks.framework.workflow.filter.repository.Filter
 
FilterInstancePool - class shocks.framework.workflow.filter.repository.FilterInstancePool.
 
FilterInstancePool(Workflow) - Constructor for class shocks.framework.workflow.filter.repository.FilterInstancePool
 
FilterRepository - interface shocks.framework.workflow.filter.FilterRepository.
 
FilterRepositoryFactory - class shocks.framework.workflow.filter.FilterRepositoryFactory.
 
FilterRepositoryFactory() - Constructor for class shocks.framework.workflow.filter.FilterRepositoryFactory
 
FilterRepositoryProxy - class shocks.framework.workflow.filter.repository.FilterRepositoryProxy.
 
FilterRepositoryProxy(ObjectName) - Constructor for class shocks.framework.workflow.filter.repository.FilterRepositoryProxy
 
FilterSupport - class shocks.client.FilterSupport.
Filters are a special type of Action, designed to add crosscutting functionality to the system.
FilterSupport() - Constructor for class shocks.client.FilterSupport
 
FilterVersionCache - class shocks.framework.workflow.filter.repository.FilterVersionCache.
This class manages versioning for the filter repository.
FilterVersionCache(Workflow) - Constructor for class shocks.framework.workflow.filter.repository.FilterVersionCache
 
forward(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface shocks.dawp.Workflow
Forwards a request on to another workflow component.
forward(String, HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class shocks.framework.workflow.WorkflowController
The forward method accepts a String as its first parameter which must be a command string signifying the next workflow sequence corresponding to the metadata in the "shocks-workflow.xml" file.
forward(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class shocks.framework.workflow.filter.repository.Filter
This method will execute the incoming action, process the result String, forward control on to the next Workflow component in the Sequence (if appropriate), process the Result action, execute the outgoing action and return control back into its enclosing Workflow object.
forward(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class shocks.framework.workflow.sequence.repository.Sequence
 
forward(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class shocks.framework.workflow.sequence.repository.SequenceTerminator
 

A C D E F G I L M N O P R S V W X