jobTimedOut abstract method

void jobTimedOut(
  1. String jobType
)

Record job timed out

Implementation

void jobTimedOut(String jobType);