Aggregator exposes some predefined objects or variables to your rules:
selfas the pivot for all computation.storeto access the entire set of work items.loggerto add a trace message to the log output.Libraryaccess to a library of pre-canned functions.
We will refer the TeamCollection containing the self work item as the current Collection.