| Package | Description |
|---|---|
| cn.vertxup.ambient.service | |
| io.vertx.tp.ambient.cv.em |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
ActivityStub.saveChanges(String id,
ActivityStatus status) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
ActivityService.saveChanges(String id,
ActivityStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static ActivityStatus |
ActivityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityStatus[] |
ActivityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.