Class PlannedTransformStepFinished_1_0

    • Field Detail

      • failureId

        @Nullable
        public final @Nullable Long failureId
        The ID of the failure that occurred during the planned artifact transform execution, if any.

        Corresponds to a key in ExceptionData_1_0.exceptions.

    • Constructor Detail

      • PlannedTransformStepFinished_1_0

        public PlannedTransformStepFinished_1_0​(long id,
                                                @Nullable
                                                @Nullable Long failureId)