Class WorkflowsGrpc.WorkflowsImplBase (2.41.0)

public abstract static class WorkflowsGrpc.WorkflowsImplBase implements BindableService, WorkflowsGrpc.AsyncService

Base class for the server implementation of the service Workflows.

Workflows is used to deploy and execute workflow programs. Workflows makes sure the program executes reliably, despite hardware and networking interruptions.

Inheritance

java.lang.Object > WorkflowsGrpc.WorkflowsImplBase

Implements

io.grpc.BindableService, WorkflowsGrpc.AsyncService

Constructors

WorkflowsImplBase()

public WorkflowsImplBase()

Methods

bindService()

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