package org.gcube.applicationsupportlayer.social.mailing; public enum AppType { POST, MSG; }