Class ActivityTabb
java.lang.Object
io.vertx.tp.workflow.plugin.activity.ActivityTabb
- All Implemented Interfaces:
io.vertx.up.uca.sectio.After
Plugin for
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>afterAsync(io.vertx.core.json.JsonObject data, io.vertx.core.json.JsonObject config) Set<io.horizon.eon.em.typed.ChangeFlag>types()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.up.uca.sectio.After
afterAsync
-
Constructor Details
-
ActivityTabb
public ActivityTabb()
-
-
Method Details
-
types
- Specified by:
typesin interfaceio.vertx.up.uca.sectio.After
-
afterAsync
public io.vertx.core.Future<io.vertx.core.json.JsonObject> afterAsync(io.vertx.core.json.JsonObject data, io.vertx.core.json.JsonObject config) - Specified by:
afterAsyncin interfaceio.vertx.up.uca.sectio.After
-