Uses of Interface
org.opentestfactory.services.components.bus.BusApiClient
Packages that use BusApiClient
Package
Description
This package implements logging components for logback (which is the logging framework leveraged
by spring-boot) to publish workflow-level logs as notifications.
-
Uses of BusApiClient in org.opentestfactory.services.components.bus
Classes in org.opentestfactory.services.components.bus that implement BusApiClient -
Uses of BusApiClient in org.opentestfactory.services.components.logger
Constructors in org.opentestfactory.services.components.logger with parameters of type BusApiClient -
Uses of BusApiClient in org.opentestfactory.services.components.worker
Constructors in org.opentestfactory.services.components.worker with parameters of type BusApiClientModifierConstructorDescriptionWorkerNotifier(BusApiClient busClient, String workflowId, String name)