@Entity public class TriggerConfiguration extends Configuration
| Constructor and Description |
|---|
TriggerConfiguration() |
TriggerConfiguration(InboundTransportConfiguration parent)
Deprecated.
|
TriggerConfiguration(Storable parent) |
TriggerConfiguration(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
InboundTransportConfiguration |
getParent() |
String |
getTypeName() |
void |
performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap,
BigInteger projectId,
UUID projectUuid,
boolean needToUpdateProjectId,
boolean needToGenerateNewId)
Update projectId/generate new ID if it needs.
|
void |
setParent(InboundTransportConfiguration parent) |
void |
setState(TriggerState state) |
clear, containsKey, containsValue, entrySet, fillConfiguration, get, getConfiguration, isEmpty, keySet, put, putAll, remove, setConfiguration, setTypeName, size, valuescontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, 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, equals, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllgetProjectId, setProjectIdpublic TriggerConfiguration()
@Deprecated public TriggerConfiguration(InboundTransportConfiguration parent)
public TriggerConfiguration(Storable parent)
public TriggerConfiguration(String typeName)
public void setState(TriggerState state)
public InboundTransportConfiguration getParent()
getParent in interface StorablegetParent in class AbstractStorablepublic void setParent(InboundTransportConfiguration parent)
public String getTypeName()
getTypeName in class Configurationpublic void performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap, BigInteger projectId, UUID projectUuid, boolean needToUpdateProjectId, boolean needToGenerateNewId)
AbstractStorableperformActionsForImportIntoAnotherProject in interface StorableperformActionsForImportIntoAnotherProject in class ConfigurationCopyright © 2025. All rights reserved.