public class VerifyWorkflow extends VerifyProcess
ALWAYS, NEVER, ONCE
Constructor and Description |
---|
VerifyWorkflow() |
Modifier and Type | Method and Description |
---|---|
protected void |
deleteOrphaned() |
protected void |
deleteOrphaned(String tableName,
String columnName,
String columnValue,
String orphanedTableName,
String orphanedColumnName) |
protected void |
doVerify() |
protected String[][] |
getOrphanedAttachedModels() |
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verify
protected void deleteOrphaned() throws Exception
Exception
protected void deleteOrphaned(String tableName, String columnName, String columnValue, String orphanedTableName, String orphanedColumnName) throws Exception
Exception
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected String[][] getOrphanedAttachedModels()