public static final class BatchReport.Issue extends com.google.protobuf.GeneratedMessage implements BatchReport.IssueOrBuilder
Issue| Modifier and Type | Class and Description |
|---|---|
static class |
BatchReport.Issue.Builder
Protobuf type
Issue |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 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; |
static BatchReport.Issue |
getDefaultInstance() |
BatchReport.Issue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<BatchReport.Issue> |
getParserForType() |
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; |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BatchReport.Issue.Builder |
newBuilder() |
static BatchReport.Issue.Builder |
newBuilder(BatchReport.Issue prototype) |
BatchReport.Issue.Builder |
newBuilderForType() |
protected BatchReport.Issue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BatchReport.Issue |
parseDelimitedFrom(InputStream input) |
static BatchReport.Issue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.Issue |
parseFrom(byte[] data) |
static BatchReport.Issue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.Issue |
parseFrom(com.google.protobuf.ByteString data) |
static BatchReport.Issue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.Issue |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchReport.Issue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.Issue |
parseFrom(InputStream input) |
static BatchReport.Issue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchReport.Issue.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<BatchReport.Issue> PARSER
public static final int RULE_REPOSITORY_FIELD_NUMBER
public static final int RULE_KEY_FIELD_NUMBER
public static final int LINE_FIELD_NUMBER
public static final int MSG_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int EFFORT_TO_FIX_FIELD_NUMBER
public static final int IS_NEW_FIELD_NUMBER
public static final int UUID_FIELD_NUMBER
public static final int DEBT_IN_MINUTES_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int CHECKSUM_FIELD_NUMBER
public static final int MANUAL_SEVERITY_FIELD_NUMBER
public static final int REPORTER_FIELD_NUMBER
public static final int ASSIGNEE_FIELD_NUMBER
public static final int ACTION_PLAN_KEY_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int AUTHOR_LOGIN_FIELD_NUMBER
public static final int CREATION_DATE_FIELD_NUMBER
public static final int CLOSE_DATE_FIELD_NUMBER
public static final int UPDATE_DATE_FIELD_NUMBER
public static final int SELECTED_AT_FIELD_NUMBER
public static final int DIFF_FIELDS_FIELD_NUMBER
public static final int IS_CHANGED_FIELD_NUMBER
public static final int MUST_SEND_NOTIFICATION_FIELD_NUMBER
public static BatchReport.Issue getDefaultInstance()
public BatchReport.Issue getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<BatchReport.Issue> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasRuleRepository()
optional string rule_repository = 1;hasRuleRepository in interface BatchReport.IssueOrBuilderpublic String getRuleRepository()
optional string rule_repository = 1;getRuleRepository in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getRuleRepositoryBytes()
optional string rule_repository = 1;getRuleRepositoryBytes in interface BatchReport.IssueOrBuilderpublic boolean hasRuleKey()
optional string rule_key = 2;hasRuleKey in interface BatchReport.IssueOrBuilderpublic String getRuleKey()
optional string rule_key = 2;getRuleKey in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getRuleKeyBytes()
optional string rule_key = 2;getRuleKeyBytes in interface BatchReport.IssueOrBuilderpublic boolean hasLine()
optional int32 line = 3;hasLine in interface BatchReport.IssueOrBuilderpublic int getLine()
optional int32 line = 3;getLine in interface BatchReport.IssueOrBuilderpublic boolean hasMsg()
optional string msg = 4;hasMsg in interface BatchReport.IssueOrBuilderpublic String getMsg()
optional string msg = 4;getMsg in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getMsgBytes()
optional string msg = 4;getMsgBytes in interface BatchReport.IssueOrBuilderpublic boolean hasSeverity()
optional .Severity severity = 5;hasSeverity in interface BatchReport.IssueOrBuilderpublic Constants.Severity getSeverity()
optional .Severity severity = 5;getSeverity in interface BatchReport.IssueOrBuilderpublic List<String> getTagsList()
repeated string tags = 6;getTagsList in interface BatchReport.IssueOrBuilderpublic int getTagsCount()
repeated string tags = 6;getTagsCount in interface BatchReport.IssueOrBuilderpublic String getTags(int index)
repeated string tags = 6;getTags in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getTagsBytes(int index)
repeated string tags = 6;getTagsBytes in interface BatchReport.IssueOrBuilderpublic boolean hasEffortToFix()
optional double effort_to_fix = 7;
temporary fields during development of computation stack
hasEffortToFix in interface BatchReport.IssueOrBuilderpublic double getEffortToFix()
optional double effort_to_fix = 7;
temporary fields during development of computation stack
getEffortToFix in interface BatchReport.IssueOrBuilderpublic boolean hasIsNew()
optional bool is_new = 8;hasIsNew in interface BatchReport.IssueOrBuilderpublic boolean getIsNew()
optional bool is_new = 8;getIsNew in interface BatchReport.IssueOrBuilderpublic boolean hasUuid()
optional string uuid = 9;hasUuid in interface BatchReport.IssueOrBuilderpublic String getUuid()
optional string uuid = 9;getUuid in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
optional string uuid = 9;getUuidBytes in interface BatchReport.IssueOrBuilderpublic boolean hasDebtInMinutes()
optional int64 debt_in_minutes = 10;hasDebtInMinutes in interface BatchReport.IssueOrBuilderpublic long getDebtInMinutes()
optional int64 debt_in_minutes = 10;getDebtInMinutes in interface BatchReport.IssueOrBuilderpublic boolean hasResolution()
optional string resolution = 11;hasResolution in interface BatchReport.IssueOrBuilderpublic String getResolution()
optional string resolution = 11;getResolution in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getResolutionBytes()
optional string resolution = 11;getResolutionBytes in interface BatchReport.IssueOrBuilderpublic boolean hasStatus()
optional string status = 12;hasStatus in interface BatchReport.IssueOrBuilderpublic String getStatus()
optional string status = 12;getStatus in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
optional string status = 12;getStatusBytes in interface BatchReport.IssueOrBuilderpublic boolean hasChecksum()
optional string checksum = 13;hasChecksum in interface BatchReport.IssueOrBuilderpublic String getChecksum()
optional string checksum = 13;getChecksum in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getChecksumBytes()
optional string checksum = 13;getChecksumBytes in interface BatchReport.IssueOrBuilderpublic boolean hasManualSeverity()
optional bool manual_severity = 14;hasManualSeverity in interface BatchReport.IssueOrBuilderpublic boolean getManualSeverity()
optional bool manual_severity = 14;getManualSeverity in interface BatchReport.IssueOrBuilderpublic boolean hasReporter()
optional string reporter = 15;hasReporter in interface BatchReport.IssueOrBuilderpublic String getReporter()
optional string reporter = 15;getReporter in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getReporterBytes()
optional string reporter = 15;getReporterBytes in interface BatchReport.IssueOrBuilderpublic boolean hasAssignee()
optional string assignee = 16;hasAssignee in interface BatchReport.IssueOrBuilderpublic String getAssignee()
optional string assignee = 16;getAssignee in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getAssigneeBytes()
optional string assignee = 16;getAssigneeBytes in interface BatchReport.IssueOrBuilderpublic boolean hasActionPlanKey()
optional string action_plan_key = 17;hasActionPlanKey in interface BatchReport.IssueOrBuilderpublic String getActionPlanKey()
optional string action_plan_key = 17;getActionPlanKey in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getActionPlanKeyBytes()
optional string action_plan_key = 17;getActionPlanKeyBytes in interface BatchReport.IssueOrBuilderpublic boolean hasAttributes()
optional string attributes = 18;hasAttributes in interface BatchReport.IssueOrBuilderpublic String getAttributes()
optional string attributes = 18;getAttributes in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getAttributesBytes()
optional string attributes = 18;getAttributesBytes in interface BatchReport.IssueOrBuilderpublic boolean hasAuthorLogin()
optional string author_login = 19;hasAuthorLogin in interface BatchReport.IssueOrBuilderpublic String getAuthorLogin()
optional string author_login = 19;getAuthorLogin in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getAuthorLoginBytes()
optional string author_login = 19;getAuthorLoginBytes in interface BatchReport.IssueOrBuilderpublic boolean hasCreationDate()
optional int64 creation_date = 20;hasCreationDate in interface BatchReport.IssueOrBuilderpublic long getCreationDate()
optional int64 creation_date = 20;getCreationDate in interface BatchReport.IssueOrBuilderpublic boolean hasCloseDate()
optional int64 close_date = 21;hasCloseDate in interface BatchReport.IssueOrBuilderpublic long getCloseDate()
optional int64 close_date = 21;getCloseDate in interface BatchReport.IssueOrBuilderpublic boolean hasUpdateDate()
optional int64 update_date = 22;hasUpdateDate in interface BatchReport.IssueOrBuilderpublic long getUpdateDate()
optional int64 update_date = 22;getUpdateDate in interface BatchReport.IssueOrBuilderpublic boolean hasSelectedAt()
optional int64 selected_at = 23;hasSelectedAt in interface BatchReport.IssueOrBuilderpublic long getSelectedAt()
optional int64 selected_at = 23;getSelectedAt in interface BatchReport.IssueOrBuilderpublic boolean hasDiffFields()
optional string diff_fields = 24;hasDiffFields in interface BatchReport.IssueOrBuilderpublic String getDiffFields()
optional string diff_fields = 24;getDiffFields in interface BatchReport.IssueOrBuilderpublic com.google.protobuf.ByteString getDiffFieldsBytes()
optional string diff_fields = 24;getDiffFieldsBytes in interface BatchReport.IssueOrBuilderpublic boolean hasIsChanged()
optional bool is_changed = 25;hasIsChanged in interface BatchReport.IssueOrBuilderpublic boolean getIsChanged()
optional bool is_changed = 25;getIsChanged in interface BatchReport.IssueOrBuilderpublic boolean hasMustSendNotification()
optional bool must_send_notification = 26;hasMustSendNotification in interface BatchReport.IssueOrBuilderpublic boolean getMustSendNotification()
optional bool must_send_notification = 26;getMustSendNotification in interface BatchReport.IssueOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static BatchReport.Issue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.Issue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.Issue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.Issue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.Issue parseFrom(InputStream input) throws IOException
IOExceptionpublic static BatchReport.Issue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchReport.Issue parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BatchReport.Issue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchReport.Issue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BatchReport.Issue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchReport.Issue.Builder newBuilder()
public BatchReport.Issue.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BatchReport.Issue.Builder newBuilder(BatchReport.Issue prototype)
public BatchReport.Issue.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BatchReport.Issue.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2009–2015 SonarSource. All rights reserved.