public class

EffectivePathsResult

extends Object
java.lang.Object
   ↳ com.atlassian.bitbucket.internal.codeinsights.annotation.EffectivePathsResult

Summary

Public Constructors
EffectivePathsResult(boolean isTruncated, Map<String, String> effectivePaths)
Public Methods
Map<String, String> getEffectivePaths()
boolean isTruncated()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public EffectivePathsResult (boolean isTruncated, Map<String, String> effectivePaths)

Public Methods

public Map<String, String> getEffectivePaths ()

public boolean isTruncated ()