public class ProcessContextsJobNode
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
implements eu.dnetlib.msro.workflows.nodes.ProgressJobNode
| Constructor and Description |
|---|
ProcessContextsJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getContextId() |
String |
getContextLabel() |
String |
getContextObj() |
String |
getContextParams() |
String |
getContextType() |
String |
getDashboardVisibility() |
String |
getEprParam() |
eu.dnetlib.msro.workflows.util.ProgressProvider |
getProgressProvider() |
void |
setContextId(String contextId) |
void |
setContextLabel(String contextLabel) |
void |
setContextObj(String contextObj) |
void |
setContextParams(String contextParams) |
void |
setContextType(String contextType) |
void |
setDashboardVisibility(String dashboardVisibility) |
void |
setEprParam(String eprParam) |
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 eu.dnetlib.msro.workflows.nodes.SimpleJobNodeExceptionpublic String getEprParam()
public void setEprParam(String eprParam)
public String getContextObj()
public void setContextObj(String contextObj)
public eu.dnetlib.msro.workflows.util.ProgressProvider getProgressProvider()
getProgressProvider in interface eu.dnetlib.msro.workflows.nodes.ProgressJobNodepublic String getContextId()
public void setContextId(String contextId)
public String getContextLabel()
public void setContextLabel(String contextLabel)
public String getContextType()
public void setContextType(String contextType)
public String getContextParams()
public void setContextParams(String contextParams)
public String getDashboardVisibility()
public void setDashboardVisibility(String dashboardVisibility)
Copyright © 2025. All rights reserved.