com.ibm.jbatch.tck.artifacts.specialized
Class FlowTransitionToDecisionTestDecider
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.FlowTransitionToDecisionTestDecider
- All Implemented Interfaces:
- StatusConstants, Decider<Object>
@Named
public class FlowTransitionToDecisionTestDecider
- extends Object
- implements Decider<Object>, StatusConstants
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DECIDER_EXIT_STATUS
public static final String DECIDER_EXIT_STATUS
- See Also:
- Constant Field Values
FlowTransitionToDecisionTestDecider
public FlowTransitionToDecisionTestDecider()
decide
public String decide(StepExecution stepExecution)
throws Exception
- Specified by:
decide in interface Decider<Object>
- Throws:
Exception
decide
public String decide(StepExecution[] stepExecutions)
throws Exception
- Specified by:
decide in interface Decider<Object>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.