Interface ApplicationStatusService
- All Known Implementing Classes:
ApplicationStatusServiceImpl
public interface ApplicationStatusService
Service for operating on the current Crowd status
- Since:
- 3.0.0
-
Method Summary
-
Method Details
-
getState
ApplicationState getState()- Returns:
- the current state of the Crowd application
-