java.lang.Object
com.atlassian.bitbucket.codeinsights.annotation.SingleAddInsightAnnotationRequest
public class SingleAddInsightAnnotationRequest
extends Object
- Since:
- 5.15
-
Nested Class Summary
Nested Classes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getExternalId
@Nullable
public String getExternalId()
-
getLine
public int getLine()
-
getLink
@Nullable
public URI getLink()
-
getMessage
@Nonnull
public String getMessage()
-
getPath
@Nonnull
public String getPath()
-
-