public class

SetInsightReportParameters

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.internal.codeinsights.dao.SetInsightReportParameters

Summary

Nested Classes
class SetInsightReportParameters.Builder  
Public Methods
@Nullable Integer getAuthorId()
@Nonnull String getCommitId()
@Nonnull Date getCreatedDate()
@Nullable String getData()
@Nullable String getDetails()
@Nonnull String getKey()
@Nullable String getLink()
@Nullable String getLogoUrl()
@Nonnull String getReporter()
@Nonnull Integer getRepositoryId()
@Nullable Integer getResultId()
@Nonnull String getTitle()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

@Nullable public Integer getAuthorId ()

@Nonnull public String getCommitId ()

@Nonnull public Date getCreatedDate ()

@Nullable public String getData ()

@Nullable public String getDetails ()

@Nonnull public String getKey ()

@Nullable public String getLink ()

@Nullable public String getLogoUrl ()

@Nonnull public String getReporter ()

@Nonnull public Integer getRepositoryId ()

@Nullable public Integer getResultId ()

@Nonnull public String getTitle ()