Uses of Class
org.nuxeo.ecm.automation.server.RestBinding
Packages that use RestBinding
-
Uses of RestBinding in org.nuxeo.ecm.automation.server
Methods in org.nuxeo.ecm.automation.server that return RestBindingModifier 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)