All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AuthorizationServerException 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 LHVariableMapper Utility class to transform LittleHorse objects into Java objectsNodeOutput `NodeOutput` represents the output of a Node execution.OAuthClient OAuthConfig OAuthCredentialsProvider SpawnedThread This is the output of `ThreadBuilder::spawnThread()`.SpawnedThreads TaskNodeOutput TenantMetadataProvider 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.