|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.scheduler.utils.JavaClassDestination
it.eng.spagobi.tools.scheduler.utils.FileDestination
public class FileDestination
Field Summary | |
---|---|
static java.lang.String |
OUTPUT_FILE_DIR
|
static java.lang.String |
OUTPUT_FILE_NAME
|
Constructor Summary | |
---|---|
FileDestination()
|
Method Summary | |
---|---|
void |
execute()
|
Methods inherited from class it.eng.spagobi.tools.scheduler.utils.JavaClassDestination |
---|
getBiObj, getDocumentByte, setBiObj, setDocumentByte |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String OUTPUT_FILE_DIR
public static final java.lang.String OUTPUT_FILE_NAME
Constructor Detail |
---|
public FileDestination()
Method Detail |
---|
public void execute()
execute
in interface IJavaClassDestination
execute
in class JavaClassDestination
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |