public interface IEventTriggerSwitcher
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger eventTrigger) |
void |
apply(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger eventTrigger) |
void |
deactivate(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger trigger) |
void activate(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger eventTrigger)
throws org.qubership.automation.itf.core.util.exception.TriggerException
void deactivate(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger trigger)
throws org.qubership.automation.itf.core.util.exception.TriggerException
void apply(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger eventTrigger)
throws org.qubership.automation.itf.core.util.exception.TriggerException
Copyright © 2025. All rights reserved.