public class CreateIndexJobNode extends BlackboardJobNode
| Constructor and Description |
|---|
CreateIndexJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected BlackboardWorkflowJobListener |
generateBlackboardListener(com.googlecode.sarasvati.Engine engine,
com.googlecode.sarasvati.NodeToken token) |
String |
getDefaultBackendId()
Gets the default backend id.
|
String |
getFormat()
Gets the format.
|
String |
getInterpretation()
Gets the interpretation.
|
String |
getLayout()
Gets the layout.
|
String |
getOutputPrefix()
Gets the output prefix.
|
protected String |
obtainServiceId(com.googlecode.sarasvati.NodeToken token) |
protected void |
prepareJob(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job,
com.googlecode.sarasvati.NodeToken token) |
void |
setDefaultBackendId(String defaultBackendId)
Sets the default backend id.
|
void |
setFormat(String format)
Sets the format.
|
void |
setInterpretation(String interpretation)
Sets the interpretation.
|
void |
setLayout(String layout)
Sets the layout.
|
void |
setOutputPrefix(String outputPrefix)
Sets the output prefix.
|
execute, getServiceLocatorgetBeanName, 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 obtainServiceId(com.googlecode.sarasvati.NodeToken token)
obtainServiceId in class BlackboardJobNodeprotected void prepareJob(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job,
com.googlecode.sarasvati.NodeToken token)
prepareJob in class BlackboardJobNodepublic String getOutputPrefix()
public void setOutputPrefix(String outputPrefix)
outputPrefix - the output prefixprotected BlackboardWorkflowJobListener generateBlackboardListener(com.googlecode.sarasvati.Engine engine, com.googlecode.sarasvati.NodeToken token)
generateBlackboardListener in class BlackboardJobNodepublic String getDefaultBackendId()
public void setDefaultBackendId(String defaultBackendId)
defaultBackendId - the default backend idpublic String getFormat()
public void setFormat(String format)
format - the formatpublic String getLayout()
public void setLayout(String layout)
layout - the layoutpublic String getInterpretation()
public void setInterpretation(String interpretation)
interpretation - the interpretationCopyright © 2017. All rights reserved.