com.ibm.batch.container.xjcl
Interface ExecutionElement

All Known Implementing Classes:
Decision, Flow, Split, Step

public interface ExecutionElement


Method Summary
 List<ControlElement> getControlElements()
           
 String getId()
           
 

Method Detail

getId

String getId()

getControlElements

List<ControlElement> getControlElements()


Copyright © 2013. All Rights Reserved.