- java.lang.Object
-
- org.camunda.bpm.application.AbstractProcessApplication
-
- org.orienteer.bpm.camunda.OProcessApplication
-
-
Field Summary
-
Fields inherited from class org.camunda.bpm.application.AbstractProcessApplication
isDeployed, processApplicationBeanElResolver, processApplicationElResolver, processApplicationScriptEnvironment, variableSerializers
-
Method Summary
-
Methods inherited from class org.camunda.bpm.application.AbstractProcessApplication
createDeployment, execute, execute, getBeanElResolver, getElResolver, getEnvironmentScripts, getExecutionListener, getName, getProcessApplicationClassloader, getProcessApplicationScriptEnvironment, getProperties, getRawObject, getScriptEngineForName, getTaskListener, getVariableSerializers, initProcessApplicationElResolver, setVariableSerializers
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
deploy
public void deploy()
- Specified by:
deploy in interface org.camunda.bpm.application.ProcessApplicationInterface
- Overrides:
deploy in class org.camunda.bpm.application.AbstractProcessApplication
-
undeploy
public void undeploy()
- Specified by:
undeploy in interface org.camunda.bpm.application.ProcessApplicationInterface
- Overrides:
undeploy in class org.camunda.bpm.application.AbstractProcessApplication
Copyright © 2019. All rights reserved.