Package ru.slie.luna.notification
Interface NotificationSchemaEntry
public interface NotificationSchemaEntry
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getUserIds
Collection<Long> getUserIds() -
getGroupNames
Collection<String> getGroupNames() -
getUserFieldIds
Collection<String> getUserFieldIds() -
getProjectRoleIds
Collection<Long> getProjectRoleIds()
-