Uses of Class
org.nuxeo.ecm.automation.server.RestBinding
-
Uses of RestBinding in org.nuxeo.ecm.automation.server
Modifier and TypeMethodDescriptionAutomationServer.getBindings()
Gets an array of registered bindings.AutomationServerComponent.getBindings()
AutomationServer.getChainBinding
(String name) Gets a binding given a chain name.AutomationServerComponent.getChainBinding
(String name) AutomationServer.getOperationBinding
(String name) Gets a binding given an operation.AutomationServerComponent.getOperationBinding
(String name) AutomationServer.removeBinding
(RestBinding binding) Deprecated.since 10.3 unusedAutomationServerComponent.removeBinding
(RestBinding binding) Modifier and TypeMethodDescriptionvoid
AutomationServer.addBinding
(RestBinding binding) Deprecated.since 10.3 unusedvoid
AutomationServerComponent.addBinding
(RestBinding binding) AutomationServer.removeBinding
(RestBinding binding) Deprecated.since 10.3 unusedAutomationServerComponent.removeBinding
(RestBinding binding)