Package io.littlehorse.sdk.worker
-
Class Summary Class Description LHTaskWorker The LHTaskWorker talks to the LH Servers and executes a specified Task Method every time a Task is scheduled.LHTaskWorkerHealth WorkerContext This class contains runtime information about the specific WfRun and NodeRun that is being executed by the Task Worker. -
Enum Summary Enum Description LHTaskWorkerHealthReason -
Annotation Types Summary Annotation Type Description 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.