Package io.littlehorse.sdk.wfsdk
Interface TaskNodeOutput
-
- All Superinterfaces:
NodeOutput
public interface TaskNodeOutput extends NodeOutput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwithRetries(int retries)Configure number of retries on this specific Task Node.-
Methods inherited from interface io.littlehorse.sdk.wfsdk.NodeOutput
jsonPath, timeout
-
-