public class

InsightReportData

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

Summary

Nested Classes
class InsightReportData.Builder  
Public Methods
@Nonnull String getTitle()
@Nullable InsightDataType getType()
@Nonnull Object getValue()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

@Nonnull public String getTitle ()

@Nullable public InsightDataType getType ()

@Nonnull public Object getValue ()