public interface RuleTagClient
| Modifier and Type | Method and Description |
|---|---|
void |
create(String tag)
Create a new tag
|
Collection<String> |
list()
List all tags
|
Collection<String> list()
Copyright © 2009-2014 SonarSource. All Rights Reserved.