public class UxJob extends Object
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Boolean> |
resumeAsync(String code) |
io.vertx.core.Future<Boolean> |
startAsync(String code) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
statusAsync(String namespace) |
io.vertx.core.Future<Boolean> |
stopAsync(String code) |
public io.vertx.core.Future<io.vertx.core.json.JsonObject> statusAsync(String namespace)
Copyright © 2021. All rights reserved.