public interface ProjectSyncIssues
SyncIssues.
This model should be fetched last (after other models), in order to have all the SyncIssue's collected and delivered.
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SyncIssue> |
getSyncIssues()
Returns issues found during sync.
|
@NonNull java.util.Collection<SyncIssue> getSyncIssues()