global class QuickActionList { global List quickActionListItems; global QuickActionList() { } global Object clone() { } }