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

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

@Named(value="transitionDecider")
public class TransitionDecider
extends Object
implements Decider


Constructor Summary
TransitionDecider()
           
 
Method Summary
 String decide(StepExecution[] executions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitionDecider

public TransitionDecider()
Method Detail

decide

public String decide(StepExecution[] executions)
              throws Exception
Specified by:
decide in interface Decider
Throws:
Exception


Copyright © 2013. All Rights Reserved.