Function JobHandler

    • Register a method as the handler for job kind kind. Must live on a class decorated with @Processor().

      Parameters

      • kind: string

      Returns MethodDecorator