Move isSingleProjectMatch() to RemoteConfiguration interface

The logic used to identify whether a configuration is related to a
single project as opposed to a family of project, is the same across
destination or source targets.

Provide a default  isSingleProjectMatch method so that it can be
leveraged by both replication (for DestinationConfiguration) and by
pull-replication (for SourceConfiguration)

Change-Id: I1a366841e77755a1d17cfd9f68fe235a7a099f48
2 files changed
tree: e01c8a7fb24373cad924697176a187fe79714c90
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE