jobFailed abstract method

void jobFailed(
  1. String jobType
)

Record job failed

Implementation

void jobFailed(String jobType);