Interface StatesMachinesCallback
-
public interface StatesMachinesCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel(io.temporal.api.history.v1.HistoryEvent cancelEvent)voideventLoop()voidsignal(io.temporal.api.history.v1.HistoryEvent signalEvent)voidstart(io.temporal.api.history.v1.HistoryEvent startWorkflowEvent)
-