Toggle navigation
Home
org.sonar.batch.protocol.output.BatchReport.Scm.Changeset.Builder to org.sonar.batch.protocol.output.BatchReport.Changesets.Changeset.Builder
No. of Instances - 8
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
org.sonar.batch.protocol.output.BatchReport.Scm.Changeset.getDefaultInstance()
to
org.sonar.batch.protocol.output.BatchReport.Changesets.Changeset.getDefaultInstance()
org.sonar.batch.protocol.output.BatchReport.Scm.Changeset.getDefaultInstance()
to
org.sonar.batch.protocol.output.BatchReport.Changesets.Changeset.getDefaultInstance()
Cascading Type Change (Similar)
com.google.protobuf.RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Scm.Changeset,org.sonar.batch.protocol.output.BatchReport.Scm.Changeset.Builder,org.sonar.batch.protocol.output.BatchReport.Scm.ChangesetOrBuilder>
to
com.google.protobuf.RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Changesets.Changeset,org.sonar.batch.protocol.output.BatchReport.Changesets.Changeset.Builder,org.sonar.batch.protocol.output.BatchReport.Changesets.ChangesetOrBuilder>