Package org.nuxeo.ecm.restapi.server
Interface RestAPIService
- All Known Implementing Classes:
RestAPIServiceImpl
Deprecated.
- Since:
- 2021.25
-
Method Summary
Modifier and TypeMethodDescriptionvoid
propagateAction
(String action, String param) Deprecated.Propagate an action to all others nodes in the cluster.
-
Method Details
-
propagateAction
Deprecated.Propagate an action to all others nodes in the cluster.
-
ClusterActionService
instead