package com.fr.plugin.event.manager.data; /** * @author Joe * Created by Joe on 12/13/2020 */ public enum WidgetSource { NORMAL, HIGHLIGHT }