- sendMessageToReport(Message, Message, StorableDescriptor, Date, Date, JsonContext, String, ResponseDescription) - Static method in class org.qubership.automation.itf.trigger.FastStubsHelper
-
Compose combined message and send it to reporting.
- sendMessageToReportingQueue(Object) - Method in class org.qubership.automation.itf.trigger.camel.ToReportingMessageSender
-
- sendMessageToReportingQueueStatic(Object) - Static method in class org.qubership.automation.itf.trigger.camel.ToReportingMessageSender
-
- setConnectionProperties(ConnectionProperties) - Method in class org.qubership.automation.itf.trigger.camel.AbstractTriggerImpl
-
- setExtraProperties(Map<String, Object>) - Static method in class org.qubership.automation.itf.trigger.camel.Helper
-
Fill Camel route URL parameters from properties map, for not empty keys/values.
- setExtraPropertiesMap(Map<String, Object>) - Static method in class org.qubership.automation.itf.trigger.camel.Helper
-
Fill extra properties map from properties map, for not empty keys/values.
- start() - Method in interface org.qubership.automation.itf.trigger.camel.CamelContextProvider
-
TODO Add JavaDoc.
- startSession(Exchange, String, ConnectionProperties, StorableDescriptor, String) - Method in class org.qubership.automation.itf.trigger.camel.route.ItfAbstractRouteBuilder
-
Create and fill Message (String body and headers) from Camel message received.
- startSession(Exchange, String, ConnectionProperties, StorableDescriptor, String, Message) - Method in class org.qubership.automation.itf.trigger.camel.route.ItfAbstractRouteBuilder
-
Start session of interaction between stubs and executor via ActiveMq queues.