Uses of Class
it.eng.spagobi.engines.talend.runtime.RuntimeRepository

Packages that use RuntimeRepository
it.eng.spagobi.engines.talend   
it.eng.spagobi.engines.talend.utils   
 

Uses of RuntimeRepository in it.eng.spagobi.engines.talend
 

Methods in it.eng.spagobi.engines.talend that return RuntimeRepository
static RuntimeRepository TalendEngine.getRuntimeRepository()
           
 

Uses of RuntimeRepository in it.eng.spagobi.engines.talend.utils
 

Methods in it.eng.spagobi.engines.talend.utils with parameters of type RuntimeRepository
static java.lang.String TalendScriptAccessUtils.getClassPath(Job job, RuntimeRepository runtimeRepository)
          Gets the class path.
static java.io.File TalendScriptAccessUtils.getContextFile(Job job, RuntimeRepository runtimeRepository)
          Gets the context file.
static java.io.File TalendScriptAccessUtils.getContextsBaseDir(Job job, RuntimeRepository runtimeRepository)
           
static java.util.List TalendScriptAccessUtils.getIncludedLibs(Job job, RuntimeRepository runtimeRepository)
          Gets the included libs.