Package io.temporal.internal.worker
Interface Startable
-
- All Known Subinterfaces:
SuspendableWorker
- All Known Implementing Classes:
SyncActivityWorker,SyncWorkflowWorker
public interface Startable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisStarted()voidstart()
-