public class DatasourceMetaWorkflow extends Object
| Constructor and Description |
|---|
DatasourceMetaWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
String |
asXML() |
org.springframework.core.io.Resource |
getDestroyWorkflowTemplate() |
WorkflowTree |
getTree() |
int |
registerAllWorkflows(Map<String,String> params) |
String |
registerDestroyWorkflow(Map<String,String> params) |
void |
setDestroyWorkflowTemplate(org.springframework.core.io.Resource destroyWorkflowTemplate) |
void |
setTree(WorkflowTree tree) |
public int registerAllWorkflows(Map<String,String> params) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException, IOException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionIOExceptionpublic String registerDestroyWorkflow(Map<String,String> params) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException, IOException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionIOExceptionpublic String asXML()
public WorkflowTree getTree()
public void setTree(WorkflowTree tree)
public org.springframework.core.io.Resource getDestroyWorkflowTemplate()
public void setDestroyWorkflowTemplate(org.springframework.core.io.Resource destroyWorkflowTemplate)
Copyright © 2022. All rights reserved.