476 Getting Started with IBM Tivoli Workload Scheduler V8.3
9.3.1 Finding the API
The API classes that you require to build your applications are in the following jar
files in the <TWSUser>/appserver/profiles/twsprofile/installedApps/DefaultNode/
TWSEngineModel.ear directory. You can also find them on the Tivoli Workload
Scheduler Engine CD for each platform in the <CD_drive>/API/bin/ directory.
The Java jar files are:
CommonServices.jar
Base utility classes used by all other jars, such as TWSException and the
implementation of trace and message loggers
CommonObjects.jar
Contains the definition of common classes shared by model and plan objects,
query filters, and syntax validators
ModelObjects.jar
Contains the definition of Tivoli Workload ...