public interface ChangeSetFilter
Falsely deciding to include is fine, falsely deciding to exclude is not.
Modifier and Type | Method and Description |
---|---|
boolean |
excludes(ChangeSet changeSet)
Decides if the commit belonging to the provided
ChangeSet is potentially relevant to the listener
or if it can definitely be excluded.
|
boolean excludes(ChangeSet changeSet)
Copyright © 2010 - 2020 Adobe. All Rights Reserved