All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ACLAction Protobuf enumlittlehorse.ACLActionACLResource Protobuf enumlittlehorse.ACLResourceAcls AuthorizationServerException DeletePrincipalRequest Protobuf typelittlehorse.DeletePrincipalRequestDeletePrincipalRequest.Builder Protobuf typelittlehorse.DeletePrincipalRequestDeletePrincipalRequestOrBuilder IfElseBody Functional interface representing a body of Workflow code to be executed inside an if or else condition.LHConfig This class is used to configure the LHClient class.LHFormatString LHTaskMethod Annotation used to indicate that the annotated method should be used as the method to execute a Task in the LH Java Task Worker library.LHTaskWorker The LHTaskWorker talks to the LH Servers and executes a specified Task Method every time a Task is scheduled.LHTaskWorkerHealth LHTaskWorkerHealthReason NodeOutput `NodeOutput` represents the output of a Node execution.OAuthClient OAuthConfig OAuthCredentialsProvider Principal This is a GlobalGetable.Principal.Builder This is a GlobalGetable.PrincipalOrBuilder PutPrincipalRequest Protobuf typelittlehorse.PutPrincipalRequestPutPrincipalRequest.Builder Protobuf typelittlehorse.PutPrincipalRequestPutPrincipalRequestOrBuilder PutPrincipalResponseOrBuilder PutTenantRequest Protobuf typelittlehorse.PutTenantRequestPutTenantRequest.Builder Protobuf typelittlehorse.PutTenantRequestPutTenantRequestOrBuilder PutTenantResponseOrBuilder ServerACL Protobuf typelittlehorse.ServerACLServerACL.Builder Protobuf typelittlehorse.ServerACLServerACL.ResourceFilterCase ServerACLOrBuilder ServerACLs Protobuf typelittlehorse.ServerACLsServerACLs.Builder Protobuf typelittlehorse.ServerACLsServerACLsOrBuilder SpawnedThread This is the output of `ThreadBuilder::spawnThread()`.SpawnedThreads TaskNodeOutput Tenant This is a GlobalGetableTenant.Builder This is a GlobalGetableTenantOrBuilder ThreadFunc A ThreadFunc is the interface an object must implement in order to define a `ThreadSpec` programmatically using the Java Library.TokenStatus UserTaskField UserTaskOutput UserTaskSchema WaitForThreadsNodeOutput The `WaitForThreadsNodeOutput` interface represents a specialized NodeOutput used to manage parallel thread executions and control their behavior during workflow execution.WfRunVariable A WfRunVariable is a handle on a Variable in a WfSpec.WorkerContext This class contains runtime information about the specific WfRun and NodeRun that is being executed by the Task Worker.Workflow The Workflow class represents a `WfSpec` object in the API.WorkflowCondition A WorkflowCondition is a representation of a boolean expression.WorkflowIterator WorkflowThread This interface is what is used to define the logic of a ThreaSpec in a ThreadFunc.