|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileType | |
|---|---|
| org.sonar.api.scan.filesystem | Replaced by org.sonar.api.batch.fs |
| Uses of FileType in org.sonar.api.scan.filesystem |
|---|
| Methods in org.sonar.api.scan.filesystem that return FileType | |
|---|---|
FileType |
FileSystemFilter.Context.type()
|
static FileType |
FileType.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static FileType[] |
FileType.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sonar.api.scan.filesystem that return types with arguments of type FileType | |
|---|---|
Collection<FileType> |
FileQuery.types()
Deprecated. |
| Methods in org.sonar.api.scan.filesystem with parameters of type FileType | |
|---|---|
static FileQuery |
FileQuery.on(FileType... types)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||