Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.server.jaxrs
Class AutomationInfo

java.lang.Object
  extended by org.nuxeo.ecm.automation.server.jaxrs.AutomationInfo

public class AutomationInfo
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
AutomationInfo(AutomationService service)
           
 
Method Summary
 java.util.List<OperationDocumentation> getChains()
           
 java.util.List<OperationDocumentation> getOperations()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomationInfo

public AutomationInfo(AutomationService service)
Method Detail

getOperations

public java.util.List<OperationDocumentation> getOperations()

getChains

public java.util.List<OperationDocumentation> getChains()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.