Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.core.operations
Class RunScriptFile

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.RunScriptFile

Deprecated. Not enabled for now since not fully implemented. To activate it uncomment the registration from AutomationComponent.activate(org.nuxeo.runtime.model.ComponentContext) and enable the unit test.

@Deprecated
public class RunScriptFile
extends Object

Save the session - TODO remove this?

Author:
Bogdan Stefanescu

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

Field Detail

ID

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

RunScriptFile

public RunScriptFile()
Deprecated. 
Method Detail

run

public void run()
         throws Exception
Deprecated. 
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.