com.ibm.batch.container.xjcl
Class NavigatorFactory
java.lang.Object
com.ibm.batch.container.xjcl.NavigatorFactory
public class NavigatorFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigatorFactory
public NavigatorFactory()
createJobNavigator
public static Navigator<JSLJob> createJobNavigator(JSLJob job)
createFlowNavigator
public static Navigator<Flow> createFlowNavigator(Flow flow)
Copyright © 2013. All Rights Reserved.