public abstract class AbstractWorkflowServiceResource extends Object
| Constructor and Description | 
|---|
| AbstractWorkflowServiceResource() | 
| Modifier and Type | Method and Description | 
|---|---|
| XmlRpcWorkflowManagerClient | getContextClient()Gets the servlet's workflow manager client instance from the servlet
 context. | 
| File | getContextPkgReposDir()Gets the packaged repository directory from servlet context. | 
| void | setServletContext(javax.servlet.ServletContext context)Sets the servlet context. | 
public File getContextPkgReposDir() throws Exception
Exception - if an object cannot be retrieved from the context attributepublic XmlRpcWorkflowManagerClient getContextClient() throws Exception
Exception - if an object cannot be retrieved from the context attributepublic void setServletContext(javax.servlet.ServletContext context)
context - the servlet context to set.Copyright © 1999–2017 Apache OODT. All rights reserved.