The <installStep> is a step used to install the resources of a component onto the target host. This causes the steps of the named <installSteps> element of the associated component to be executed. This step may only appear as the child of the <simpleSteps> element.
Name |
Type |
Required |
Configurable |
Description |
blockName |
entityName |
Yes |
No |
The name of the install block to execute within the target component.
|
Name |
How Many? |
Description |
argList |
0 or 1 |
A list of arguments to pass to the <installSteps> block. |
repository component targeter |
1 |
Identifies the component to install. |