Class ConductorContext


  • public final class ConductorContext
    extends Object
    Used to be access by thread-local variable of current execution of conductor.
    • Method Detail

      • getCurrentConnection

        public static Optional<Connection> getCurrentConnection()
        Gets current connection.
        Returns:
        current object of connection, my be empty