|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
it.eng.spagobi.utilities.service.AbstractBaseServlet
it.eng.spagobi.utilities.engines.AbstractEngineStartServlet
it.eng.spagobi.engines.talend.services.JobRunService
public class JobRunService
Field Summary | |
---|---|
static java.lang.String |
JS_EXT_ZIP
|
static java.lang.String |
JS_FILE_ZIP
|
Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet |
---|
AUDIT_ID, COUNTRY, DOCUMENT_ID, LANGUAGE, USER_ID |
Fields inherited from class it.eng.spagobi.utilities.service.AbstractBaseServlet |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
JobRunService()
|
Method Summary | |
---|---|
void |
doService()
|
Methods inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet |
---|
auditServiceEndEvent, auditServiceErrorEvent, auditServiceStartEvent, copyRequestParametersIntoEnv, getAuditId, getAuditServiceProxy, getContentServiceProxy, getDocumentId, getEnv, getEventServiceProxy, getLocale, getLocalizedMessage, getTemplate, getUserId, getUserIdentifier, getUserProfile, handleException, init |
Methods inherited from class it.eng.spagobi.utilities.service.AbstractBaseServlet |
---|
getAttributeFromHttpSession, getAttributeFromHttpSessionAsString, getHttpSession, getParameter, getParameterAsString, getRequest, getResponse, requestContainsParameter, service, setRequest, setResponse, tryToWriteBackToClient, writeBackToClient, writeBackToClient |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
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 JS_FILE_ZIP
public static final java.lang.String JS_EXT_ZIP
Constructor Detail |
---|
public JobRunService()
Method Detail |
---|
public void doService() throws it.eng.spagobi.utilities.engines.SpagoBIEngineException
doService
in class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet
it.eng.spagobi.utilities.engines.SpagoBIEngineException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |