public class XmlWorkflowFactory extends com.opensymphony.workflow.loader.XMLWorkflowFactory
context://WEB-INF/config/workflows.xml"
.Modifier and Type | Field and Description |
---|---|
private static String |
__CONFIG_FILE |
private String |
_contextPath |
protected Logger |
_logger
Logger for traces.
|
Constructor and Description |
---|
XmlWorkflowFactory(String contextPath)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getBaseDir(Element root) |
protected InputStream |
getInputStream(String name) |
createWorkflow, getLayout, getName, getWorkflow, getWorkflowNames, initDone, isModifiable, removeWorkflow, renameWorkflow, save, saveWorkflow, setLayout, writeXML
private static final String __CONFIG_FILE
private String _contextPath
public XmlWorkflowFactory(String contextPath) throws Exception
contextPath
- The webapp context pathException
- if an error occurs.protected InputStream getInputStream(String name)
getInputStream
in class com.opensymphony.workflow.loader.XMLWorkflowFactory
protected String getBaseDir(Element root)
getBaseDir
in class com.opensymphony.workflow.loader.XMLWorkflowFactory