Uses of Interface
org.jboss.hal.flow.Promisable
-
Packages that use Promisable Package Description org.jboss.hal.flow -
-
Uses of Promisable in org.jboss.hal.flow
Subinterfaces of Promisable in org.jboss.hal.flow Modifier and Type Interface Description interfaceRepeat<C extends FlowContext>An interface to control the repeated execution of an asynchronous task.interfaceSequence<C extends FlowContext>
-