Package io.vertx.up.uca.job.center
Interface Agha
-
- All Known Implementing Classes:
AbstractAgha
public interface AghaJob manager to manage each job here.
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<Long>begin(Mission mission)Start new job by definition of Mission here.static Aghaget(io.vertx.up.eon.em.JobType type)
-