public interface IssueHandler extends BatchExtension
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IssueHandler.Context |
| Modifier and Type | Method and Description |
|---|---|
void |
onIssue(IssueHandler.Context context) |
void onIssue(IssueHandler.Context context)
Copyright © 2009-2014 SonarSource. All Rights Reserved.