@Entity public class EmbeddedStep extends AbstractCallChainStep
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
LOGGER| Constructor and Description |
|---|
EmbeddedStep() |
EmbeddedStep(Storable parent) |
| Modifier and Type | Method and Description |
|---|---|
CallChain |
getChain() |
Mep |
getMep() |
CallChain |
getParent() |
String |
getType() |
void |
performPostImportActions(BigInteger projectId,
BigInteger sessionId)
Perform post-import actions.
|
void |
setChain(CallChain chain) |
void |
setParent(CallChain parent) |
String |
toString() |
addKeyToRegenerate, fillKeysToRegenerate, getConditionMaxAttempts, getConditionMaxTime, getConditionParameters, getConditionUnitMaxTime, getKeysToRegenerate, getPreScript, getScript, isConditionRetry, performActionsForImportIntoAnotherProject, removeKey, retrieveConditionUnitMaxTime, setConditionMaxAttempts, setConditionMaxTime, setConditionParameters, setConditionRetry, setConditionUnitMaxTime, setKeysToRegenerate, setPreScriptcheckUnit, convertToTimeUnit, getDelay, getOrder, getUnit, isEnabled, isManual, retrieveUnit, setDelay, setEnabled, setManual, setOrder, setUnitcontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performPostCopyActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDelay, getOrder, getUnit, isEnabled, isManual, retrieveUnit, setDelay, setEnabled, setManual, setOrder, setUnitcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getProjectId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersionpublic static final String TYPE
public EmbeddedStep()
public EmbeddedStep(Storable parent)
public CallChain getChain()
public void setChain(CallChain chain)
public Mep getMep()
public String getType()
public String toString()
toString in class AbstractStorablepublic void performPostImportActions(BigInteger projectId, BigInteger sessionId)
AbstractStorableperformPostImportActions in interface StorableperformPostImportActions in class AbstractStorablepublic CallChain getParent()
getParent in interface StorablegetParent in class AbstractStorablepublic void setParent(CallChain parent)
Copyright © 2025. All rights reserved.