Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.jsf.operations
Class DownloadFile

java.lang.Object
  extended by org.nuxeo.ecm.automation.jsf.operations.DownloadFile

public class DownloadFile
extends Object

Author:
Anahide Tchertchian

Field Summary
static String ID
           
 
Constructor Summary
DownloadFile()
           
 
Method Summary
 void run(Blob blob)
           
 
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

DownloadFile

public DownloadFile()
Method Detail

run

public void run(Blob blob)
         throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.