public class InvoiceProcessApplication extends ServletProcessApplication
processApplicationClassloader, reference, servletContext, servletContextName, servletContextPath
isDeployed, processApplicationBeanElResolver, processApplicationElResolver, processApplicationScriptEnvironment
Constructor and Description |
---|
InvoiceProcessApplication() |
Modifier and Type | Method and Description |
---|---|
void |
startFirstProcess(ProcessEngine processEngine)
In a @PostDeploy Hook you can interact with the process engine and access
the processes the application has deployed.
|
autodetectProcessApplicationName, contextDestroyed, contextInitialized, getProcessApplicationClassloader, getProperties, getReference, getServletContext, initProcessApplicationClassloader
createDeployment, deploy, execute, getBeanElResolver, getElResolver, getEnvironmentScripts, getExecutionListener, getName, getProcessApplicationScriptEnvironment, getRawObject, getScriptEngineForName, getTaskListener, initProcessApplicationElResolver, undeploy
public void startFirstProcess(ProcessEngine processEngine)
Copyright © 2018. All rights reserved.