public abstract class SonarQubeAsyncApiFile extends Object implements AsyncApiFile
| Modifier and Type | Method and Description |
|---|---|
static AsyncApiFile |
create(org.sonar.api.batch.fs.InputFile inputFile) |
String |
fileName() |
org.sonar.api.batch.fs.InputFile |
inputFile() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontentpublic static AsyncApiFile create(org.sonar.api.batch.fs.InputFile inputFile)
public String fileName()
fileName in interface AsyncApiFilepublic org.sonar.api.batch.fs.InputFile inputFile()
Copyright © 2024 Apiaddicts. All rights reserved.