- generateIndex() - Method in class io.github.iwakoshi.jandex.JandexTask
-
Executes the Jandex indexing via the Worker API.
- getClassesDirs() - Method in class io.github.iwakoshi.jandex.JandexTask
-
The directories containing the class files to index.
- getClassesDirs() - Method in interface io.github.iwakoshi.jandex.JandexWorkParameters
-
The directories containing the class files to index.
- getIndexVersion() - Method in class io.github.iwakoshi.jandex.JandexExtension
-
The Jandex index format version to write.
- getIndexVersion() - Method in class io.github.iwakoshi.jandex.JandexTask
-
The version of the Jandex index format to use.
- getIndexVersion() - Method in interface io.github.iwakoshi.jandex.JandexWorkParameters
-
The version of the Jandex index format to use.
- getJandexClasspath() - Method in class io.github.iwakoshi.jandex.JandexTask
-
The classpath containing the io.smallrye:jandex library.
- getOutputFile() - Method in class io.github.iwakoshi.jandex.JandexTask
-
The file path to the Jandex index file to be generated.
- getOutputFile() - Method in interface io.github.iwakoshi.jandex.JandexWorkParameters
-
The file path to the META-INF/jandex.idx file to be generated.
- getProcessTestClasses() - Method in class io.github.iwakoshi.jandex.JandexExtension
-
Whether to process test classes.
- getVersion() - Method in class io.github.iwakoshi.jandex.JandexExtension
-
The version of io.smallrye:jandex to use for indexing.
- getWorkerExecutor() - Method in class io.github.iwakoshi.jandex.JandexTask
-