com.liferay.portal.verify
Class VerifyWorkflow
java.lang.Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyWorkflow
- All Implemented Interfaces:
- DBProcess
public class VerifyWorkflow
- extends VerifyProcess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyWorkflow
public VerifyWorkflow()
deleteOrphanedWorkflowDefinitionLinks
protected void deleteOrphanedWorkflowDefinitionLinks()
throws Exception
- Throws:
Exception
deleteOrphanedWorkflowDefinitionLinks
protected void deleteOrphanedWorkflowDefinitionLinks(String tableName,
String columnName)
throws Exception
- Throws:
Exception
doVerify
protected void doVerify()
throws Exception
- Overrides:
doVerify
in class VerifyProcess
- Throws:
Exception
getOrphanedAttachedModels
protected String[][] getOrphanedAttachedModels()