Uses of Interface
com.livinglogic.struts.workflow.WorkflowCleanup

Uses of WorkflowCleanup in com.livinglogic.struts.workflow
 

Classes in com.livinglogic.struts.workflow that implement WorkflowCleanup
static class AddSessionAttributeCleanupAction.Cleanup
          The cleanup object,this action adds to the primary workflow
 

Methods in com.livinglogic.struts.workflow with parameters of type WorkflowCleanup
 void Workflow.addCleanupObject(String name, WorkflowCleanup object)
          Registers a named implementation of the WorkflowCleanup command pattern to be processed at the termination of this workflow.
 



Copyright © 2004 Struts Workflow Extension Team. All Rights Reserved.