|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
|
+--org.infoglue.cms.util.workflow.InfoGlueJDBCWorkflowStore
|
+--org.infoglue.cms.util.workflow.InfoGlueMySQLJDBCWorkflowStore
JDBC implementation just overiding the init-method of the default JDBCWorkflowStore as it demanded DataStores.
| Constructor Summary | |
InfoGlueMySQLJDBCWorkflowStore()
|
|
| Method Summary | |
void |
init(java.util.Map props)
|
| Methods inherited from class org.infoglue.cms.util.workflow.InfoGlueJDBCWorkflowStore |
createCurrentStep, createEntry, findCurrentSteps, findEntry, findHistorySteps, markFinished, moveToHistory, query, setEntryState |
| Methods inherited from class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore |
getPropertySet, query |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InfoGlueMySQLJDBCWorkflowStore()
| Method Detail |
public void init(java.util.Map props)
throws com.opensymphony.workflow.StoreException
init in interface com.opensymphony.workflow.spi.WorkflowStoreinit in class InfoGlueJDBCWorkflowStorecom.opensymphony.workflow.StoreException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||