Available Moderation States

Currently, the following moderation states are available:

  • approved

  • edited

  • not-reviewed

  • pending

  • rejected

  • reviewed

To avoid typing errors in your code it's a good idea to use constants for these states. They are available in com.escenic.community.DashboardConstants, where the list of available states will always be kept up to date.