Nuxeo Enterprise Platform 5.4

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

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

public class DownloadFile
extends java.lang.Object

Author:
Anahide Tchertchian

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

DownloadFile

public DownloadFile()
Method Detail

run

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.