com.ibm.jbatch.tck.artifacts.specialized
Class DeciderTestsDecider

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.specialized.DeciderTestsDecider
All Implemented Interfaces:
StatusConstants, Decider

@Named
public class DeciderTestsDecider
extends java.lang.Object
implements Decider, StatusConstants


Field Summary
static java.lang.String SPECIAL_EXIT_STATUS
           
 
Fields inherited from interface com.ibm.jbatch.tck.artifacts.common.StatusConstants
A_STEP_RAN, GOOD_JOB_EXIT_STATUS, GOOD_STEP_EXIT_STATUS, UNEXPECTED
 
Constructor Summary
DeciderTestsDecider()
           
 
Method Summary
 java.lang.String decide(StepExecution<?>[] stepExecutions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPECIAL_EXIT_STATUS

public static final java.lang.String SPECIAL_EXIT_STATUS
See Also:
Constant Field Values
Constructor Detail

DeciderTestsDecider

public DeciderTestsDecider()
Method Detail

decide

public java.lang.String decide(StepExecution<?>[] stepExecutions)
Specified by:
decide in interface Decider


Copyright © 2013. All Rights Reserved.