|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore
org.infoglue.cms.util.workflow.InfoGlueJDBCWorkflowStore
org.infoglue.cms.util.workflow.InfoGlueMySQLJDBCWorkflowStore
public class InfoGlueMySQLJDBCWorkflowStore
JDBC implementation just overiding the init-method of the default JDBCWorkflowStore as it demanded DataStores.
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore |
|---|
closeConnWhenDone, currentPrevTable, currentTable, ds, entryId, entryName, entrySequence, entryState, entryTable, historyPrevTable, historyTable, stepActionId, stepCaller, stepDueDate, stepEntryId, stepFinishDate, stepId, stepOwner, stepPreviousId, stepSequence, stepStartDate, stepStatus, stepStepId |
| Constructor Summary | |
|---|---|
InfoGlueMySQLJDBCWorkflowStore()
|
|
| Method Summary | |
|---|---|
protected long |
getNextStepSequence(java.sql.Connection c)
|
void |
init(java.util.Map props)
|
| Methods inherited from class org.infoglue.cms.util.workflow.InfoGlueJDBCWorkflowStore |
|---|
createCurrentStep, createEntry, findCurrentSteps, findEntry, findHistorySteps, getConnection, markFinished, moveToHistory, query, setEntryState |
| Methods inherited from class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStore |
|---|
addPreviousSteps, checkIfORExists, cleanup, createCurrentStep, getNextEntrySequence, getPropertySet, query |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, 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
protected long getNextStepSequence(java.sql.Connection c)
throws java.sql.SQLException
getNextStepSequence in class com.opensymphony.workflow.spi.jdbc.JDBCWorkflowStorejava.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||