public class DefaultInputModule extends DefaultInputComponent implements InputModule
| Constructor and Description |
|---|
DefaultInputModule(String moduleKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFile()
Is the component an
InputFile |
String |
key()
Component key shared by all part of SonarQube (batch, server, WS...)
|
equals, hashCode, toStringpublic DefaultInputModule(String moduleKey)
public String key()
InputComponentkey in interface InputComponentpublic boolean isFile()
InputComponentInputFileisFile in interface InputComponentCopyright © 2009–2017 SonarSource. All rights reserved.