public class WorkflowResource extends AbstractWorkflowServiceResource
| Constructor and Description | 
|---|
| WorkflowResource()Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | addPackagedRepositoryWorkflow(String workflowID,
                             String workflowXML)Add Packaged Repository Workflow | 
| boolean | deletePackagedRepositoryWorkflow(String workflowID)Delete Packaged Repository Workflow | 
getContextClient, getContextPkgReposDir, setServletContextpublic boolean addPackagedRepositoryWorkflow(String workflowID, String workflowXML) throws Exception
workflowID - id of the workflowworkflowXML - xml representation of the workflowExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.