Package io.littlehorse.sdk.wfsdk
Interface SpawnedThread
-
public interface SpawnedThreadThis is the output of `ThreadBuilder::spawnThread()`. It is used as input for `ThreadBuilder::waitForThread()`.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WfRunVariablegetThreadNumberVariable()
-
-
-
Method Detail
-
getThreadNumberVariable
WfRunVariable getThreadNumberVariable()
-
-