it.eng.spagobi.engines.talend
Class TalendEngine

java.lang.Object
  extended by it.eng.spagobi.engines.talend.TalendEngine

public class TalendEngine
extends java.lang.Object

Author:
Andrea Gioia

Constructor Summary
TalendEngine()
           
 
Method Summary
static TalendEngineConfig getConfig()
           
static RuntimeRepository getRuntimeRepository()
           
static TalendEngineVersion getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TalendEngine

public TalendEngine()
Method Detail

getRuntimeRepository

public static RuntimeRepository getRuntimeRepository()
                                              throws it.eng.spagobi.utilities.engines.SpagoBIEngineException
Throws:
it.eng.spagobi.utilities.engines.SpagoBIEngineException

getVersion

public static TalendEngineVersion getVersion()

getConfig

public static TalendEngineConfig getConfig()