public class DeleteMetaWfJobNode extends SimpleJobNode
| Constructor and Description |
|---|
DeleteMetaWfJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getMetaWfId() |
protected void |
setActivationStatus(String dsId,
String ifaceId,
boolean active) |
void |
setMetaWfId(String metaWfId) |
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 SimpleJobNodeExceptionprotected void setActivationStatus(String dsId, String ifaceId, boolean active) throws Exception
Exceptionpublic String getMetaWfId()
public void setMetaWfId(String metaWfId)
Copyright © 2023. All rights reserved.