|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider
public class ContainerManagedProcessEngineProvider
Uses the ProcessEngineService and exposes the default process engine
| Constructor Summary | |
|---|---|
ContainerManagedProcessEngineProvider()
|
|
| Method Summary | |
|---|---|
ProcessEngine |
getDefaultProcessEngine()
Provides the default engine. |
ProcessEngine |
getProcessEngine(String name)
Provides the engine with the given name. |
Set<String> |
getProcessEngineNames()
Returns the name of all known process engines. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerManagedProcessEngineProvider()
| Method Detail |
|---|
public ProcessEngine getDefaultProcessEngine()
ProcessEngineProvider
getDefaultProcessEngine in interface ProcessEngineProviderpublic ProcessEngine getProcessEngine(String name)
ProcessEngineProvider
getProcessEngine in interface ProcessEngineProviderpublic Set<String> getProcessEngineNames()
ProcessEngineProvider
getProcessEngineNames in interface ProcessEngineProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||