Package dev.cachly
Class WorkflowClient.Checkpoint
java.lang.Object
dev.cachly.WorkflowClient.Checkpoint
- Enclosing class:
WorkflowClient
A single saved workflow checkpoint.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
runId
-
step
public final int step -
stepName
-
agentName
-
status
-
state
-
output
-
durationMs
public final int durationMs
-
-
Constructor Details
-
Checkpoint
-