global class DeleteContext { global List externalIds; global String tableSelected; global DeleteContext() { } global Object clone() { } }