Package org.bonitasoft.engine.api.impl
Annotation Interface AvailableInMaintenanceMode
Used to identify API methods that can be called if the maintenance mode is enabled. All other API method
calls will be rejected.
Used by the Bonita Engine server interceptor.
- Author:
- Emmanuel Duchastenier, Matthieu Chaffotte, Anthony Birembaut
-
Optional Element Summary
Optional Elements
-
Element Details
-
onlyAvailableInMaintenanceMode
boolean onlyAvailableInMaintenanceMode- Default:
- false
-