public class SyncIssueImpl extends Object
An implementation of BaseConfig specifically for sending as part of the Android model through the Gradle tooling API.
Constructor and description |
---|
SyncIssueImpl
(int type, int severity, String data, String message) |
Type | Name and description |
---|---|
String |
getData() |
String |
getMessage() |
int |
getSeverity() |
int |
getType() |
String |
toString() |