Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.seam.operations
Class RunOperationInSeam

java.lang.Object
  extended by org.nuxeo.ecm.automation.seam.operations.RunOperationInSeam

public class RunOperationInSeam
extends Object

Execute an operation within the Seam context (doing automatically the needed init and cleanup)

Author:
Tiry (tdelprat@nuxeo.com)

Field Summary
static String ID
           
 
Constructor Summary
RunOperationInSeam()
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

RunOperationInSeam

public RunOperationInSeam()
Method Detail

run

public Object run()
           throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.