Reference
Overview
This section is useful to developers interested how the library works and users interested in knowing all the command syntax offered by the modules in this library.
This library builds on the standard ControlTier "process building blocks" - Package, Builder, Updater, Site and Deployment - each a separate workflow that compose into the single end-to-end workflow command, BuildAndDeploy.
General Command Workflow
The sequence diagram below describes the workflow structure defined by the modules in the library (note that while the diagram depicts the AtgEar and AtgJBossServer types, equivalents exist for deploying DAS too).

Type Model
The diagram below describes the inheritance and composition hierarchies defined by the core types in the library.

All the attributes and commands are defined in the Type Reference section of the documentation. There you will find a document page for each type.