global class ShortcutParameters { global ShortcutParameters(String callbackId) { } global Object clone() { } global String getCallbackId() { } }