Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class AutomationInfo
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
AutomationInfo(AutomationService service)
           
 
Method Summary
 List<OperationDocumentation> getChains()
           
 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 List<OperationDocumentation> getOperations()

getChains

public List<OperationDocumentation> getChains()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.