Example HCL Workload Automation API project
Provides an example of an HCL Workload Automation API project.
The following figure shows the typical structure of a new HCL Workload Automation Java API project:
The structure shown is for a Java API project named AddEventRule.
The Java™ classes contained in the src folder are described in Java source tree (src).
The Java Build Path of the plug-in project is described in Java build path.
The role and contents of other project folders are described in Other project folders.
The ANT build.xml file is described in build.xml.