Class XmlWorkflowFactory

  • All Implemented Interfaces:
    com.opensymphony.workflow.loader.WorkflowFactory, Serializable

    public class XmlWorkflowFactory
    extends com.opensymphony.workflow.loader.XMLWorkflowFactory
    A XML factory for finding workflows definitions in context://WEB-INF/param/workflows.xml or if the file does not exits, built from the content of the context://WEB-INF/workflows/*.xml files
    See Also:
    Serialized Form