Package io.vertx.tp.workflow.atom
Class WKey
- java.lang.Object
-
- io.vertx.tp.workflow.atom.WKey
-
- All Implemented Interfaces:
Serializable
public class WKey extends Object implements Serializable
- Author:
- Lang
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static WKeybuild(io.vertx.core.json.JsonObject params)StringdefinitionId()StringdefinitionKey()StringinstanceId()StringtaskId()
-