public class VerifyDatasourceJobNode extends SimpleJobNode
| Constructor and Description |
|---|
VerifyDatasourceJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getExpectedCompliancePrefixes() |
String |
getExpectedInterfaceTypologyPrefixes() |
void |
setExpectedCompliancePrefixes(String expectedCompliancePrefixes) |
void |
setExpectedInterfaceTypologyPrefixes(String expectedInterfaceTypologyPrefixes) |
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 getExpectedInterfaceTypologyPrefixes()
public void setExpectedInterfaceTypologyPrefixes(String expectedInterfaceTypologyPrefixes)
public String getExpectedCompliancePrefixes()
public void setExpectedCompliancePrefixes(String expectedCompliancePrefixes)
Copyright © 2022. All rights reserved.