This page last changed on Dec 15, 2009 by csut017.

ActionFilter

The ActionFilter can be used to filter modifications on the basis of the type of modification that was committed. Modification types are specific to each source control provider. Consult each source control provider for the list of actions to filter.

Version

Available from version 1.0

Examples

<actionFilter>
  <actions>
    <action>deleted</action>
  </actions>
</actionFilter>

Configuration Elements

Element Description Type Required Default Version
actions The actions to filter. String array Yes n/a 1.0
Automatically Generated

Documentation generated on Tuesday, 15 Dec 2009 at 2:51:24 AM

Document generated by Confluence on Jan 23, 2011 08:52