Uses of Interface
com.devebot.opflow.OpflowTimeout.Timeoutable
| Package | Description |
|---|---|
| com.devebot.opflow |
-
Uses of OpflowTimeout.Timeoutable in com.devebot.opflow
Classes in com.devebot.opflow that implement OpflowTimeout.Timeoutable Modifier and Type Class Description classOpflowRpcAmqpRequestConstructor parameters in com.devebot.opflow with type arguments of type OpflowTimeout.Timeoutable Constructor Description Monitor(Map<String,? extends OpflowTimeout.Timeoutable> tasks)Monitor(Map<String,? extends OpflowTimeout.Timeoutable> tasks, int interval)Monitor(Map<String,? extends OpflowTimeout.Timeoutable> tasks, int interval, long timeout)Monitor(Map<String,? extends OpflowTimeout.Timeoutable> tasks, int interval, long timeout, String monitorId)