Package org.bonitasoft.engine.api.impl
Annotation Type AvailableOnStoppedNode
-
@Target(METHOD) @Retention(RUNTIME) public @interface AvailableOnStoppedNodeUsed to identify API methods that can be called if a Node is not started. All other API method calls will be rejected. Used by the Bonita Engine server interceptor.- Author:
- Emmanuel Duchastenier