org.kuali.rice.kew.actions
Class CustomCycleSplit
java.lang.Object
   org.kuali.rice.kew.actions.CustomCycleSplit
org.kuali.rice.kew.actions.CustomCycleSplit
- All Implemented Interfaces: 
- Node, SplitNode
- public class CustomCycleSplit 
- extends Object- implements SplitNode
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CustomCycleSplit
public CustomCycleSplit()
process
public SplitResult process(RouteContext context,
                           RouteHelper helper)
                    throws Exception
- 
- Specified by:
- processin interface- SplitNode
 
- 
- Throws:
- Exception
 
configureCycle
public static void configureCycle(String cycleBranchName,
                                  String nonCycleBranchName,
                                  int timesToCycle)
- 
 
- 
 
getTimesCycled
public static int getTimesCycled()
- 
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.