Package com.hello2morrow.sonargraph.api
Interface IPluginIssueId
public interface IPluginIssueId
-
Method Details
-
getPluginId
String getPluginId() -
getId
String getId() -
getPresentationName
String getPresentationName() -
getType
PluginIssueType getType()
-