@Entity public class SituationStep extends AbstractCallChainStep implements KeysRegeneratable
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
LOGGER| Constructor and Description |
|---|
SituationStep() |
SituationStep(Storable parent) |
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, waitaddKeyToRegenerate, fillKeysToRegenerate, getKeysToRegenerate, getScript, removeKeycontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getProjectId, getStorableProp, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic static final String TYPE
public SituationStep()
public SituationStep(Storable parent)
public CallChain getParent()
getParent in interface StorablegetParent in class AbstractStorablepublic void setParent(CallChain parent)
public Situation getSituation()
public void setSituation(Situation situation)
public boolean getWaitAllEndSituations()
public void setWaitAllEndSituations(boolean waitAllEndSituations)
public String toString()
toString in class AbstractStorablepublic boolean isRetryOnFail()
public void setRetryOnFail(boolean retryOnFail)
public long getRetryTimeout()
public void setRetryTimeout(long retryTimeout)
public String getRetryTimeoutUnit()
public void setRetryTimeoutUnit(String retryTimeoutUnit)
public TimeUnit retrieveRetryTimeoutUnit()
public int getValidationMaxAttempts()
public void setValidationMaxAttempts(int validationMaxAttempts)
public long getValidationMaxTime()
public void setValidationMaxTime(long validationMaxTime)
public String getValidationUnitMaxTime()
public void setValidationUnitMaxTime(String validationUnitMaxTime)
public TimeUnit retrieveValidationUnitMaxTime()
public void performPostImportActions(BigInteger projectId, BigInteger sessionId)
AbstractStorableperformPostImportActions in interface StorableperformPostImportActions in class AbstractStorableCopyright © 2025. All rights reserved.