Class ExecutionsGrpc.ExecutionsImplBase (2.41.0)

public abstract static class ExecutionsGrpc.ExecutionsImplBase implements BindableService, ExecutionsGrpc.AsyncService

Base class for the server implementation of the service Executions.

Executions is used to start and manage running instances of Workflows called executions.

Inheritance

java.lang.Object > ExecutionsGrpc.ExecutionsImplBase

Implements

io.grpc.BindableService, ExecutionsGrpc.AsyncService

Constructors

ExecutionsImplBase()

public ExecutionsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition