public class PrepareConfiguredActionSetJobNode
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Constructor and Description |
|---|
PrepareConfiguredActionSetJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getActionSetPathParam() |
String |
getDedupConfigSequenceParam()
Gets the dedup config sequence param.
|
String |
getJobProperty()
Gets the job property.
|
void |
setActionSetPathParam(String actionSetPathParam) |
void |
setDedupConfigSequenceParam(String dedupConfigSequenceParam)
Sets the dedup config sequence param.
|
void |
setJobProperty(String jobProperty)
Sets the job property.
|
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 getDedupConfigSequenceParam()
public void setDedupConfigSequenceParam(String dedupConfigSequenceParam)
dedupConfigSequenceParam - the new dedup config sequence parampublic String getJobProperty()
public void setJobProperty(String jobProperty)
jobProperty - the new job propertypublic String getActionSetPathParam()
public void setActionSetPathParam(String actionSetPathParam)
Copyright © 2018. All rights reserved.