public class UpdateObjectStoreSizeJobNode extends SimpleJobNode
| Constructor and Description |
|---|
UpdateObjectStoreSizeJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getObjectStoreIdParam()
Gets the object store id param.
|
void |
setObjectStoreIdParam(String objectStoreIdParam)
Sets the object store id param.
|
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 getObjectStoreIdParam()
public void setObjectStoreIdParam(String objectStoreIdParam)
objectStoreIdParam - the new object store id paramCopyright © 2018. All rights reserved.