public static class StandardWorkflowEngineTest.TestPostProcessor extends DefaultPostProcessor
Modifier and Type | Field and Description |
---|---|
static int |
finalCount |
static int |
processedCount |
Constructor and Description |
---|
StandardWorkflowEngineTest.TestPostProcessor() |
Modifier and Type | Method and Description |
---|---|
ProcessDocReport |
doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent) |
static void |
resetFinalCount() |
static void |
resetProcessedCount() |
afterActionTaken, afterProcess, beforeProcess, doActionTaken, doDeleteRouteHeader, doRouteLevelChange, getDocumentIdsToLock
public static int finalCount
public static int processedCount
public StandardWorkflowEngineTest.TestPostProcessor()
public ProcessDocReport doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent) throws Exception
doRouteStatusChange
in interface PostProcessor
doRouteStatusChange
in class DefaultPostProcessor
Exception
public static void resetProcessedCount()
public static void resetFinalCount()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.