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, getDocumentIdsToLockpublic static int finalCount
public static int processedCount
public StandardWorkflowEngineTest.TestPostProcessor()
public ProcessDocReport doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent) throws Exception
doRouteStatusChange in interface PostProcessordoRouteStatusChange in class DefaultPostProcessorExceptionpublic static void resetProcessedCount()
public static void resetFinalCount()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.