Interface JobStreamActuator


public interface JobStreamActuator
Java interface for the node's job stream actuator. To instantiate this interface, you can use Feign; see of(String) as an example.

You can use one of of(String) or of(ZeebeNode) to create a new client to use for yourself.