public class FetchMDStoreRecordsJobNode extends SimpleJobNode
| Constructor and Description |
|---|
FetchMDStoreRecordsJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getEprParam() |
String |
getMdFormat()
Deprecated.
|
String |
getMdId() |
void |
setEprParam(String eprParam) |
void |
setMdFormat(String mdFormat)
Deprecated.
|
void |
setMdId(String mdId) |
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 getMdId()
public void setMdId(String mdId)
@Deprecated public String getMdFormat()
@Deprecated public void setMdFormat(String mdFormat)
public String getEprParam()
public void setEprParam(String eprParam)
Copyright © 2022. All rights reserved.