Package org.camunda.qa
Class Application
- All Implemented Interfaces:
jakarta.servlet.ServletContextListener
,EventListener
,ProcessApplicationInterface
- Author:
- Tassilo Weidner
-
Field Summary
Fields inherited from class org.camunda.bpm.application.impl.JakartaServletProcessApplication
servletContext
Fields inherited from class org.camunda.bpm.application.impl.AbstractServletProcessApplication
processApplicationClassloader, reference, servletContextName, servletContextPath
Fields inherited from class org.camunda.bpm.application.AbstractProcessApplication
defaultDeployToEngineName, isDeployed, processApplicationBeanElResolver, processApplicationElResolver, processApplicationScriptEnvironment, variableSerializers
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.application.impl.JakartaServletProcessApplication
contextDestroyed, contextInitialized, getServletContext, initProcessApplicationClassloader
Methods inherited from class org.camunda.bpm.application.impl.AbstractServletProcessApplication
autodetectProcessApplicationName, getProcessApplicationClassloader, getProperties, getReference
Methods inherited from class org.camunda.bpm.application.AbstractProcessApplication
createDeployment, deploy, execute, execute, getBeanElResolver, getDefaultDeployToEngineName, getElResolver, getEnvironmentScripts, getExecutionListener, getName, getProcessApplicationScriptEnvironment, getRawObject, getScriptEngineForName, getTaskListener, getVariableSerializers, initProcessApplicationElResolver, setDefaultDeployToEngineName, setVariableSerializers, undeploy
-
Constructor Details
-
Application
public Application()
-