public class ISRegistryClient extends Object
| Constructor and Description |
|---|
ISRegistryClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureWorkflowStart(String id,
String value) |
String |
registerProfile(String profile) |
void |
updateMetaWorkflowStatus(String id,
eu.dnetlib.msro.workflows.util.WorkflowsConstants.WorkflowStatus status) |
boolean |
updateSarasvatiMetaWorkflow(String wfId,
String profile,
AdvancedMetaWorkflowDescriptor info) |
boolean |
updateSarasvatiWorkflow(String wfId,
String profile,
List<NodeWithUserParams> list) |
boolean |
updateSarasvatiWorkflow(String wfId,
String profile,
NodeInfo info) |
public String registerProfile(String profile) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic boolean updateSarasvatiWorkflow(String wfId, String profile, NodeInfo info) throws Exception
Exceptionpublic boolean updateSarasvatiWorkflow(String wfId, String profile, List<NodeWithUserParams> list) throws Exception
Exceptionpublic boolean updateSarasvatiMetaWorkflow(String wfId, String profile, AdvancedMetaWorkflowDescriptor info) throws Exception
Exceptionpublic void configureWorkflowStart(String id, String value) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionpublic void updateMetaWorkflowStatus(String id, eu.dnetlib.msro.workflows.util.WorkflowsConstants.WorkflowStatus status) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionCopyright © 2025. All rights reserved.