Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Save the session - TODO remove this?

Author:
Bogdan Stefanescu

Field Summary
static java.lang.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 java.lang.String ID
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

RunScriptFile

public RunScriptFile()
Deprecated. 
Method Detail

run

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.