org.zeroexchange.flow
Interface NextsAwareStep<D>

All Superinterfaces:
Step<D>

public interface NextsAwareStep<D>
extends Step<D>

Author:
black

Method Summary
 List<String> getNestStepsDiscrimiators()
          Returns descriminatora of the next step .
 
Methods inherited from interface org.zeroexchange.flow.Step
finishStep, getFlowDataManager, getId, initStep, returnBack, setId
 

Method Detail

getNestStepsDiscrimiators

List<String> getNestStepsDiscrimiators()
Returns descriminatora of the next step .



Copyright © 2013. All Rights Reserved.