public static class

InsightReportData.Builder

extends BuilderSupport
java.lang.Object
   ↳ com.atlassian.bitbucket.util.BuilderSupport
     ↳ com.atlassian.bitbucket.codeinsights.report.InsightReportData.Builder

Summary

[Expand]
Inherited Fields
From class com.atlassian.bitbucket.util.BuilderSupport
Public Constructors
Builder(String title, Object value)
Public Methods
@Nonnull InsightReportData build()
@Nonnull InsightReportData.Builder type(InsightDataType value)
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.util.BuilderSupport
From class java.lang.Object

Public Constructors

public Builder (String title, Object value)

Public Methods

@Nonnull public InsightReportData build ()

@Nonnull public InsightReportData.Builder type (InsightDataType value)