public class GenericRootModuleVersionJobInvokerTool extends Object
RootModuleVersionJobAbstractImpl.
Many jobs, such as Checkout, which derive from
RootModuleVersionJobAbstractImpl, do not require complex invocation arguments
and can be invoked by this generic tool wrapper and avoid having to introduce
specific tool classes.
This tool first expects the following arguments which allows it to identify the RootModuleVersionJobAbstractImpl subclass to use and provide an appropriate help file:
After these arguments, the regular user-level options and arguments are expected.
| Constructor and Description |
|---|
GenericRootModuleVersionJobInvokerTool() |
public GenericRootModuleVersionJobInvokerTool()
public static void main(String[] args)
args - Arguments.Copyright © 2015–2017 AZYVA INC.. All rights reserved.