|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.integration.console.JBPMIntegration
public abstract class JBPMIntegration
Base class for jbpm integration
| Field Summary | |
|---|---|
protected ExecutionService |
executionService
|
protected HistoryService |
historyService
|
protected ProcessEngine |
processEngine
|
protected RepositoryService |
repositoryService
|
protected TaskService |
taskService
|
| Constructor Summary | |
|---|---|
JBPMIntegration()
|
|
| Method Summary | |
|---|---|
protected void |
initializeProcessEngine()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProcessEngine processEngine
protected ExecutionService executionService
protected TaskService taskService
protected HistoryService historyService
protected RepositoryService repositoryService
| Constructor Detail |
|---|
public JBPMIntegration()
| Method Detail |
|---|
protected void initializeProcessEngine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||