Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.jsf
Class OperationActionBean

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

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

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
OperationActionBean()
           
 
Method Summary
 String doOperation(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 String doOperation(String chainId)
                   throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.