public interface

InternalInsightAnnotation

implements InsightAnnotation
com.atlassian.bitbucket.internal.codeinsights.dao.InternalInsightAnnotation
Known Indirect Subclasses

Summary

Public Methods
long getID()
String getInternalPath()
InternalInsightAnnotation initialize(ModifiedFile file)
InternalInsightAnnotation initialize()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.codeinsights.annotation.InsightAnnotation

Public Methods

public long getID ()

public String getInternalPath ()

public InternalInsightAnnotation initialize (ModifiedFile file)

public InternalInsightAnnotation initialize ()