public class SmppTrigger extends AbstractCamelTrigger
LOGGERCAMEL_CONTEXT, template| Constructor and Description |
|---|
SmppTrigger(org.qubership.automation.itf.core.util.descriptor.StorableDescriptor triggerConfigurationDescriptor,
org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activateSpecificTrigger() |
protected void |
applyTriggerProperties(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties) |
protected void |
deactivateSpecificTrigger() |
org.qubership.automation.itf.core.model.jpa.message.Message |
produceMessageToItf(org.qubership.automation.itf.core.model.jpa.message.Message requestMessage)
Prepare, send message to itf-executor; wait and get a response.
|
generateNewId, getIdactivate, applyConfiguration, checkIfServerAvailable, deactivate, getConnectionProperties, getError, getPrefixWithProjectUuid, getState, getTriggerConfigurationDescriptor, setConnectionPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstartpublic SmppTrigger(org.qubership.automation.itf.core.util.descriptor.StorableDescriptor triggerConfigurationDescriptor, org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties)
protected void activateSpecificTrigger()
throws Exception
activateSpecificTrigger in class AbstractTriggerImplExceptionprotected void deactivateSpecificTrigger()
deactivateSpecificTrigger in class AbstractTriggerImplprotected void applyTriggerProperties(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties)
applyTriggerProperties in class AbstractTriggerImplpublic org.qubership.automation.itf.core.model.jpa.message.Message produceMessageToItf(org.qubership.automation.itf.core.model.jpa.message.Message requestMessage) throws InterruptedException
InterruptedExceptionCopyright © 2025. All rights reserved.