public class RegisterMetaWfJobNode extends SimpleJobNode
| Constructor and Description |
|---|
RegisterMetaWfJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getAdminEmail() |
String |
getWfName() |
String |
registerDatasourceWorkflow(String dsId,
String dsName,
String ifaceId) |
void |
setAdminEmail(String adminEmail) |
void |
setWfName(String wfName) |
beforeCompleted, beforeFailed, beforeStart, executegetBeanName, getEnvParams, getParams, getPropertyFetcher, getSysParams, parseJsonParameters, setBeanName, setEnvParams, setParams, setSysParamsbacktrack, clone, getAdaptor, getDefiningGraph, getExternal, getExternalEnv, getGraph, getGuard, getId, getJoinParam, getJoinStrategy, getJoinType, getName, getOriginatingExternalNode, getType, guard, initId, isBacktrackable, isImportedFromExternal, isStart, setDefiningGraph, setExternal, setGraph, setGuard, setJoinParam, setJoinType, setName, setOriginatingExternalNode, setStart, setTypeprotected String execute(com.googlecode.sarasvati.NodeToken token) throws Exception
execute in class SimpleJobNodeExceptionpublic String registerDatasourceWorkflow(String dsId, String dsName, String ifaceId) throws eu.dnetlib.enabling.is.registry.rmi.ISRegistryException, IOException
eu.dnetlib.enabling.is.registry.rmi.ISRegistryExceptionIOExceptionpublic String getWfName()
public void setWfName(String wfName)
public String getAdminEmail()
public void setAdminEmail(String adminEmail)
Copyright © 2023. All rights reserved.