public class CliTrigger extends AbstractCamelTrigger
CAMEL_CONTEXT, template| Constructor and Description |
|---|
CliTrigger(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() |
protected void |
setUpOut(org.apache.camel.Exchange exchange,
UUID projectUuid,
String sessionId) |
generateNewId, getIdactivate, applyConfiguration, checkIfServerAvailable, deactivate, getConnectionProperties, getError, getPrefixWithProjectUuid, getState, getTriggerConfigurationDescriptor, setConnectionPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstartpublic CliTrigger(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()
throws Exception
deactivateSpecificTrigger in class AbstractTriggerImplExceptionprotected void applyTriggerProperties(org.qubership.automation.itf.core.model.transport.ConnectionProperties connectionProperties)
applyTriggerProperties in class AbstractTriggerImplprotected void setUpOut(org.apache.camel.Exchange exchange,
UUID projectUuid,
String sessionId)
throws InterruptedException
InterruptedExceptionCopyright © 2025. All rights reserved.