public interface Trigger extends org.qubership.automation.itf.core.util.provider.MeansCommunication
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
applyConfiguration(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties) |
boolean |
checkIfServerAvailable(Map<String,Boolean> availableServers) |
void |
deactivate() |
String |
getError() |
org.qubership.automation.itf.core.util.constants.TriggerState |
getState() |
org.qubership.automation.itf.core.util.descriptor.StorableDescriptor |
getTriggerConfigurationDescriptor() |
org.qubership.automation.itf.core.util.constants.TriggerState getState()
void activate()
throws org.qubership.automation.itf.core.util.exception.TriggerException
void deactivate()
throws org.qubership.automation.itf.core.util.exception.TriggerException
void applyConfiguration(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties) throws org.qubership.automation.itf.core.util.exception.TriggerException
org.qubership.automation.itf.core.util.descriptor.StorableDescriptor getTriggerConfigurationDescriptor()
String getError()
Copyright © 2025. All rights reserved.