Class TypedArgument


  • public class TypedArgument
    extends Object
    • Constructor Detail

      • TypedArgument

        public TypedArgument()
    • Method Detail

      • analyzeJob

        public static Object analyzeJob​(Envelop envelop,
                                        Class<?> type,
                                        Mission mission,
                                        io.vertx.up.atom.Refer underway)
        Job Component
      • analyzeAgent

        public static Object analyzeAgent​(io.vertx.ext.web.RoutingContext context,
                                          Class<?> type)