/** * */ package qa.qcri.aidr.data.util; /** * @author Latika * */ public enum ActivityType { DOWNLOAD; }