Package io.vertx.tp.jet.atom
Class JtJob
java.lang.Object
io.vertx.tp.jet.atom.JtCommercial
io.vertx.tp.jet.atom.JtJob
- All Implemented Interfaces:
io.horizon.specification.meta.action.Commercial,io.horizon.specification.meta.action.Service,io.horizon.specification.meta.action.ServiceDefinition,io.horizon.specification.typed.TJson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.tp.jet.atom.JtCommercial
app, bind, bind, bind, businessComponent, channelComponent, channelType, database, dict, equals, getApp, getConfig, hashCode, identifier, identity, integration, mapping, recordComponent, rule, serviceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.horizon.specification.typed.TJson
fromFile
-
Constructor Details
-
JtJob
public JtJob() -
JtJob
-
-
Method Details
-
options
public io.vertx.core.json.JsonObject options() -
key
- Specified by:
keyin classJtCommercial
-
toJson
public io.vertx.core.json.JsonObject toJson()- Specified by:
toJsonin interfaceio.horizon.specification.typed.TJson- Overrides:
toJsonin classJtCommercial
-
fromJson
public void fromJson(io.vertx.core.json.JsonObject data) - Specified by:
fromJsonin interfaceio.horizon.specification.typed.TJson- Overrides:
fromJsonin classJtCommercial
-
toJob
public io.vertx.up.atom.worker.Mission toJob()
-