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