AtgModuleUpdater
General purpose ATG application module updater
Overview
Design
- Super Type
- AtgUpdater
Role | Concrete. (Objects can be created.) |
Instance Names | Unique |
Notification | false |
Template Directory | |
Data View | Children, proximity: 1 |
Logger Name | AtgModuleUpdater |
Constraints
Allowed Child Dependencies
- AtgModuleBuilder
- AtgSite
- DefaultAllowMultiplePackageMatches1
- DefaultDeploymentType1
- DefaultFailIfPackageNotReplaced1
- DefaultPackageName1
- DefaultPackageType1
- DispatchBaseType1
- DispatchChangeDependencies1
- DispatchExecutionStrategy1
- DispatchOptions1
- DispatchResourceName1
- DispatchResourceType1
- DispatchSortOrder1
- DispatchThreadCount1
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
- AtgProjectUpdater
- Node
Attributes
Defaults for Imported Attributes
Name | Default |
---|---|
defaultAllowMultiplePackageMatches | false |
defaultDeploymentType | Deployment |
defaultFailIfPackageNotReplaced | true |
defaultPackageName | ^$ |
defaultPackageType | AtgModuleJar |
dispatchBaseType | (?:deployment|mediator) |
dispatchChangeDependencies | false |
dispatchExecutionStrategy | nodedispatch |
dispatchOptions | |
dispatchResourceName | .* |
dispatchResourceType | AtgSite |
dispatchSortOrder | ascending |
threadCount | 1 |
Commands
Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.
Build
Run the coordinated build cycle across the configured Builders
- Usage
- Build [-buildstamp <>] [-command <Build>] [-dispatchOptions <buildstamp>] [-resourcetype <[^\.]*Builder>]
Workflow
- dispatchCmd
Success Handler
Subject | |
File |
Options
Option | Description |
---|---|
buildstamp | |
command | command to dispatch |
dispatchOptions | options to dispatch |
resourcetype | type to dispatch |