public class InvoiceProcessApplication extends ServletProcessApplication
processApplicationClassloader, reference, servletContext, servletContextName, servletContextPathisDeployed, 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, initProcessApplicationClassloadercreateDeployment, deploy, execute, getBeanElResolver, getElResolver, getEnvironmentScripts, getExecutionListener, getName, getProcessApplicationScriptEnvironment, getRawObject, getScriptEngineForName, getTaskListener, initProcessApplicationElResolver, undeploypublic void startFirstProcess(ProcessEngine processEngine)
Copyright © 2018. All rights reserved.