public static interface BatchReport.IssueOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActionPlanKey()
optional string action_plan_key = 17; |
com.google.protobuf.ByteString |
getActionPlanKeyBytes()
optional string action_plan_key = 17; |
String |
getAssignee()
optional string assignee = 16; |
com.google.protobuf.ByteString |
getAssigneeBytes()
optional string assignee = 16; |
String |
getAttributes()
optional string attributes = 18; |
com.google.protobuf.ByteString |
getAttributesBytes()
optional string attributes = 18; |
String |
getAuthorLogin()
optional string author_login = 19; |
com.google.protobuf.ByteString |
getAuthorLoginBytes()
optional string author_login = 19; |
String |
getChecksum()
optional string checksum = 13; |
com.google.protobuf.ByteString |
getChecksumBytes()
optional string checksum = 13; |
long |
getCloseDate()
optional int64 close_date = 21; |
long |
getCreationDate()
optional int64 creation_date = 20; |
long |
getDebtInMinutes()
optional int64 debt_in_minutes = 10; |
String |
getDiffFields()
optional string diff_fields = 24; |
com.google.protobuf.ByteString |
getDiffFieldsBytes()
optional string diff_fields = 24; |
double |
getEffortToFix()
optional double effort_to_fix = 7; |
boolean |
getIsChanged()
optional bool is_changed = 25; |
boolean |
getIsNew()
optional bool is_new = 8; |
int |
getLine()
optional int32 line = 3; |
boolean |
getManualSeverity()
optional bool manual_severity = 14; |
String |
getMsg()
optional string msg = 4; |
com.google.protobuf.ByteString |
getMsgBytes()
optional string msg = 4; |
boolean |
getMustSendNotification()
optional bool must_send_notification = 26; |
String |
getReporter()
optional string reporter = 15; |
com.google.protobuf.ByteString |
getReporterBytes()
optional string reporter = 15; |
String |
getResolution()
optional string resolution = 11; |
com.google.protobuf.ByteString |
getResolutionBytes()
optional string resolution = 11; |
String |
getRuleKey()
optional string rule_key = 2; |
com.google.protobuf.ByteString |
getRuleKeyBytes()
optional string rule_key = 2; |
String |
getRuleRepository()
optional string rule_repository = 1; |
com.google.protobuf.ByteString |
getRuleRepositoryBytes()
optional string rule_repository = 1; |
long |
getSelectedAt()
optional int64 selected_at = 23; |
Constants.Severity |
getSeverity()
optional .Severity severity = 5; |
String |
getStatus()
optional string status = 12; |
com.google.protobuf.ByteString |
getStatusBytes()
optional string status = 12; |
String |
getTags(int index)
repeated string tags = 6; |
com.google.protobuf.ByteString |
getTagsBytes(int index)
repeated string tags = 6; |
int |
getTagsCount()
repeated string tags = 6; |
List<String> |
getTagsList()
repeated string tags = 6; |
long |
getUpdateDate()
optional int64 update_date = 22; |
String |
getUuid()
optional string uuid = 9; |
com.google.protobuf.ByteString |
getUuidBytes()
optional string uuid = 9; |
boolean |
hasActionPlanKey()
optional string action_plan_key = 17; |
boolean |
hasAssignee()
optional string assignee = 16; |
boolean |
hasAttributes()
optional string attributes = 18; |
boolean |
hasAuthorLogin()
optional string author_login = 19; |
boolean |
hasChecksum()
optional string checksum = 13; |
boolean |
hasCloseDate()
optional int64 close_date = 21; |
boolean |
hasCreationDate()
optional int64 creation_date = 20; |
boolean |
hasDebtInMinutes()
optional int64 debt_in_minutes = 10; |
boolean |
hasDiffFields()
optional string diff_fields = 24; |
boolean |
hasEffortToFix()
optional double effort_to_fix = 7; |
boolean |
hasIsChanged()
optional bool is_changed = 25; |
boolean |
hasIsNew()
optional bool is_new = 8; |
boolean |
hasLine()
optional int32 line = 3; |
boolean |
hasManualSeverity()
optional bool manual_severity = 14; |
boolean |
hasMsg()
optional string msg = 4; |
boolean |
hasMustSendNotification()
optional bool must_send_notification = 26; |
boolean |
hasReporter()
optional string reporter = 15; |
boolean |
hasResolution()
optional string resolution = 11; |
boolean |
hasRuleKey()
optional string rule_key = 2; |
boolean |
hasRuleRepository()
optional string rule_repository = 1; |
boolean |
hasSelectedAt()
optional int64 selected_at = 23; |
boolean |
hasSeverity()
optional .Severity severity = 5; |
boolean |
hasStatus()
optional string status = 12; |
boolean |
hasUpdateDate()
optional int64 update_date = 22; |
boolean |
hasUuid()
optional string uuid = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRuleRepository()
optional string rule_repository = 1;String getRuleRepository()
optional string rule_repository = 1;com.google.protobuf.ByteString getRuleRepositoryBytes()
optional string rule_repository = 1;boolean hasRuleKey()
optional string rule_key = 2;String getRuleKey()
optional string rule_key = 2;com.google.protobuf.ByteString getRuleKeyBytes()
optional string rule_key = 2;boolean hasLine()
optional int32 line = 3;int getLine()
optional int32 line = 3;boolean hasMsg()
optional string msg = 4;com.google.protobuf.ByteString getMsgBytes()
optional string msg = 4;boolean hasSeverity()
optional .Severity severity = 5;Constants.Severity getSeverity()
optional .Severity severity = 5;List<String> getTagsList()
repeated string tags = 6;int getTagsCount()
repeated string tags = 6;com.google.protobuf.ByteString getTagsBytes(int index)
repeated string tags = 6;boolean hasEffortToFix()
optional double effort_to_fix = 7;
temporary fields during development of computation stack
double getEffortToFix()
optional double effort_to_fix = 7;
temporary fields during development of computation stack
boolean hasIsNew()
optional bool is_new = 8;boolean getIsNew()
optional bool is_new = 8;boolean hasUuid()
optional string uuid = 9;com.google.protobuf.ByteString getUuidBytes()
optional string uuid = 9;boolean hasDebtInMinutes()
optional int64 debt_in_minutes = 10;long getDebtInMinutes()
optional int64 debt_in_minutes = 10;boolean hasResolution()
optional string resolution = 11;String getResolution()
optional string resolution = 11;com.google.protobuf.ByteString getResolutionBytes()
optional string resolution = 11;boolean hasStatus()
optional string status = 12;com.google.protobuf.ByteString getStatusBytes()
optional string status = 12;boolean hasChecksum()
optional string checksum = 13;String getChecksum()
optional string checksum = 13;com.google.protobuf.ByteString getChecksumBytes()
optional string checksum = 13;boolean hasManualSeverity()
optional bool manual_severity = 14;boolean getManualSeverity()
optional bool manual_severity = 14;boolean hasReporter()
optional string reporter = 15;String getReporter()
optional string reporter = 15;com.google.protobuf.ByteString getReporterBytes()
optional string reporter = 15;boolean hasAssignee()
optional string assignee = 16;String getAssignee()
optional string assignee = 16;com.google.protobuf.ByteString getAssigneeBytes()
optional string assignee = 16;boolean hasActionPlanKey()
optional string action_plan_key = 17;String getActionPlanKey()
optional string action_plan_key = 17;com.google.protobuf.ByteString getActionPlanKeyBytes()
optional string action_plan_key = 17;boolean hasAttributes()
optional string attributes = 18;String getAttributes()
optional string attributes = 18;com.google.protobuf.ByteString getAttributesBytes()
optional string attributes = 18;boolean hasAuthorLogin()
optional string author_login = 19;String getAuthorLogin()
optional string author_login = 19;com.google.protobuf.ByteString getAuthorLoginBytes()
optional string author_login = 19;boolean hasCreationDate()
optional int64 creation_date = 20;long getCreationDate()
optional int64 creation_date = 20;boolean hasCloseDate()
optional int64 close_date = 21;long getCloseDate()
optional int64 close_date = 21;boolean hasUpdateDate()
optional int64 update_date = 22;long getUpdateDate()
optional int64 update_date = 22;boolean hasSelectedAt()
optional int64 selected_at = 23;long getSelectedAt()
optional int64 selected_at = 23;boolean hasDiffFields()
optional string diff_fields = 24;String getDiffFields()
optional string diff_fields = 24;com.google.protobuf.ByteString getDiffFieldsBytes()
optional string diff_fields = 24;boolean hasIsChanged()
optional bool is_changed = 25;boolean getIsChanged()
optional bool is_changed = 25;boolean hasMustSendNotification()
optional bool must_send_notification = 26;boolean getMustSendNotification()
optional bool must_send_notification = 26;Copyright © 2009–2015 SonarSource. All rights reserved.