Class TaskFinished_1_0

    • Field Detail

      • id

        public final long id
        The id of the task.
      • path

        public final String path
        The fully qualified name of the task.
      • outcome

        public final TaskOutcome_1 outcome
        The outcome of the task's execution.
    • Constructor Detail