@Service public class TriggerConfigurationObjectManager extends AbstractObjectManager<TriggerConfiguration,TriggerConfiguration>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
TriggerConfigurationObjectManager(TriggerConfigurationRepository repository,
TriggerConfigurationRepository triggerConfigurationRepository) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TriggerConfiguration> |
getAllActiveAndErrorTriggersByProjectId(BigInteger projectId) |
Collection<TriggerConfiguration> |
getAllActiveTriggersByProjectId(BigInteger projectId) |
Collection<TriggerConfiguration> |
getAllTriggersByProjectId(BigInteger projectId) |
BigInteger |
getProjectId(BigInteger triggerConfigurationId) |
acceptsTo, additionalMoveActions, addToUsages, afterDelete, contains, copy, create, create, create, create, create, create, create, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, protectedOnCreate, protectedOnRemove, protectedOnUpdate, remove, replicate, setReplicationRole, store, update@Autowired public TriggerConfigurationObjectManager(TriggerConfigurationRepository repository, TriggerConfigurationRepository triggerConfigurationRepository)
@Transactional(readOnly=true) public BigInteger getProjectId(BigInteger triggerConfigurationId)
public Collection<TriggerConfiguration> getAllActiveTriggersByProjectId(BigInteger projectId)
public Collection<TriggerConfiguration> getAllTriggersByProjectId(BigInteger projectId)
public Collection<TriggerConfiguration> getAllActiveAndErrorTriggersByProjectId(BigInteger projectId)
Copyright © 2025. All rights reserved.