global class FinalizerContextImpl { global Object clone() { } global Id getAsyncApexJobId() { } global Exception getException() { } global String getRequestId() { } global System.ParentJobResult getResult() { } }