public class InvoiceProcessApplication extends ServletProcessApplication
processApplicationClassloader, reference, servletContext, servletContextName, servletContextPathisDeployed, processApplicationElResolver| 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, getElResolver, getExecutionListener, getName, getRawObject, getTaskListener, initProcessApplicationElResolver, undeploypublic void startFirstProcess(ProcessEngine processEngine)
Copyright © 2015. All rights reserved.