@ServerSide @ExtensionPoint public abstract class FilterTemplate extends Object
| Constructor and Description | 
|---|
| FilterTemplate() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Filter | createFilter()Returns the  Filterobject that represents the filter to use. | 
| abstract String | getName()Filter name | 
public FilterTemplate()
public abstract Filter createFilter()
Filter object that represents the filter to use.Copyright © 2009–2016 SonarSource. All rights reserved.