Interface UserStates


public interface UserStates
This interface contains the available states for a PlatformUser object. The states are limited by the ones the platform provides, however, the sub states can be defined in a custom way as needed, but they always link to one of the available user states.
Author:
Micha Kiener
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String ACTIVE  
    static java.lang.String INACTIVE