global class QuickActionDefaults { global Object clone() { } global String getActionName() { } global String getActionType() { } global Id getContextId() { } global SObject getTargetSObject() { } }