<resourceCollectionDelta>| Name | Description |
|---|---|
added="..."
|
Whether the result includes the resources that were added since the last execution of this task with
setAdded="true" and the same stateFile="..." and stateKey="...".
|
deleted="..."
|
Whether the result includes the resources that were deleted since the last execution of this task with
setDeleted="true" and the same stateFile="..." and stateKey="...".
|
modified="..."
|
Whether the result includes the resources that were modified since the last execution of this task with
setModified="true" and the same stateFile="..." and stateKey="...".
|
stateFile="..."
|
The file to store the state information in. |
stateKey="..."
|
Identifies the "state" to check against; use different values if you want to check more than one
resource collection (or use different stateFile="..."s).
|
| Name | Description |
|---|---|
| Any ResourceCollection | The collection of resources to check. |
Default values are underlined.
stateKey="key"stateFile="..."s). added="true|false"setAdded="true" and the same stateFile="..." and stateKey="...". deleted="true|false"setDeleted="true" and the same stateFile="..." and stateKey="...". modified="true|false"setModified="true" and the same stateFile="..." and stateKey="...". Copyright © 2019. All rights reserved.