public abstract class AbstractCallChainStep extends AbstractStep implements Step, KeysRegeneratable
LOGGER| Constructor and Description |
|---|
AbstractCallChainStep() |
checkUnit, 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, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDelay, getMep, getOrder, getType, getUnit, isEnabled, isManual, retrieveUnit, setDelay, setEnabled, setManual, setOrder, setUnitcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getParent, getProjectId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersionpublic Map<String,String> getKeysToRegenerate()
getKeysToRegenerate in interface KeysRegeneratablepublic void fillKeysToRegenerate(Map<String,String> keysToRegenerate)
fillKeysToRegenerate in interface KeysRegeneratablepublic void addKeyToRegenerate(@Nonnull String key, @Nonnull String script)
addKeyToRegenerate in interface KeysRegeneratablepublic void getScript(@Nonnull String key)
getScript in interface KeysRegeneratablepublic void removeKey(@Nonnull String key)
removeKey in interface KeysRegeneratablepublic int getConditionMaxAttempts()
public void setConditionMaxAttempts(int conditionMaxAttempts)
public long getConditionMaxTime()
public void setConditionMaxTime(long conditionMaxTime)
public String getConditionUnitMaxTime()
public void setConditionUnitMaxTime(String conditionUnitMaxTime)
public TimeUnit retrieveConditionUnitMaxTime()
public boolean isConditionRetry()
public void setConditionRetry(boolean conditionRetry)
public List<ConditionParameter> getConditionParameters()
public void setConditionParameters(List<ConditionParameter> conditionParameters)
public String getPreScript()
public void setPreScript(String preScript)
public void performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap, BigInteger projectId, UUID projectUuid, boolean needToUpdateProjectId, boolean needToGenerateNewId)
AbstractStorableperformActionsForImportIntoAnotherProject in interface StorableperformActionsForImportIntoAnotherProject in class AbstractStorableCopyright © 2025. All rights reserved.