Category:Builder
From ControlTier
The Builder type provides a basis for executing software builds and performing repository imports for produced Packages. Builders are often coordinated by Updaters. ProjectBuilder is an important subtype of Builder used to maintain a set of source files to manage a ControlTier Project.
Contents |
Reference
Definition
Project XML
A Builder can be registered in XML using the project.xml format.
See Use Builder for a step by step example of defining a builder.
1.2 Querying
Use the ProjectBuilder find-objects command to list all "Builder" instances:
$ ctl -p demo -m ProjectBuilder -c find-objects -- -type Builder | |--(Builder) tomcatBuilder
For a graphical alternative, you can use the Graphical resource editor and view the builders there.
Go to the Builder list. You will see it list all builders.
Subcategories
This category has the following 2 subcategories, out of 2 total.
B
C
Pages in category "Builder"
The following 9 pages are in this category, out of 9 total.
B |
B cont.MR |
UZ |

