Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.jsf
Class OperationActionBean

java.lang.Object
  extended by org.nuxeo.ecm.automation.jsf.OperationActionBean
All Implemented Interfaces:
java.io.Serializable

@Name(value="operationActionBean")
@Scope(value=EVENT)
public class OperationActionBean
extends java.lang.Object
implements java.io.Serializable

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
OperationActionBean()
           
 
Method Summary
 java.lang.String doOperation(java.lang.String chainId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationActionBean

public OperationActionBean()
Method Detail

doOperation

public java.lang.String doOperation(java.lang.String chainId)
                             throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.