Package org.nuxeo.ecm.automation
Interface AutomationAdmin
- All Known Implementing Classes:
OperationServiceImpl
public interface AutomationAdmin
- Since:
- 6.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Flush compiled chains to handle hot-reload
-
Method Details
-
flushCompiledChains
void flushCompiledChains()Flush compiled chains to handle hot-reload
-