Package com.inductiveautomation.sfc.api.util
- 
Class Summary Class Description PausableFutureStepWork A helper class to be used with StepContext.execute, takes a CompletableFuture, and will block step progression until the future has completed.
| Class | Description | 
|---|---|
| PausableFutureStepWork | A helper class to be used with StepContext.execute, takes a CompletableFuture, and will block step progression until
 the future has completed. |