Package com.flowable.core.idm.api
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
-
Field Details
-
ACTIVE
- See Also:
-
INACTIVE
- See Also:
-