@Component public class TriggerMaintainer extends Object
| Constructor and Description |
|---|
TriggerMaintainer(TriggersCache triggersCache,
TriggerClassLoader triggerClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.qubership.automation.itf.core.model.communication.TriggerSample triggerSample,
ConcurrentMap<String,Boolean> availableServers)
TODO Add JavaDoc.
|
Trigger |
createNewTrigger(org.qubership.automation.itf.core.model.communication.TriggerSample triggerSample)
Creates new Trigger based on TriggerSample.
|
void |
deactivate(org.qubership.automation.itf.core.model.communication.TriggerSample triggerSample)
TODO Add JavaDoc.
|
@Autowired public TriggerMaintainer(TriggersCache triggersCache, TriggerClassLoader triggerClassLoader)
public void activate(org.qubership.automation.itf.core.model.communication.TriggerSample triggerSample, ConcurrentMap<String,Boolean> availableServers) throws org.qubership.automation.itf.core.util.exception.TriggerException
public void deactivate(org.qubership.automation.itf.core.model.communication.TriggerSample triggerSample) throws org.qubership.automation.itf.core.util.exception.TriggerException
public Trigger createNewTrigger(org.qubership.automation.itf.core.model.communication.TriggerSample triggerSample) throws org.qubership.automation.itf.core.util.exception.TriggerException
Copyright © 2025. All rights reserved.