Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ApiOnlySuiteExtension - Class in com.arc_e_tect.gradle.suite
-
DSL extension for the Arc-E-Tect API-Only Suite Gradle plugin.
- ApiOnlySuiteExtension() - Constructor for class com.arc_e_tect.gradle.suite.ApiOnlySuiteExtension
-
For use by the Gradle-generated concrete subclass.
- ApiOnlySuitePlugin - Class in com.arc_e_tect.gradle.suite
-
Gradle plugin that applies the Shadow, Mirage, and Doppelganger API Detector plugins together, and registers the
detectAllApiGapsaggregate task and theapiOnlySuiteDSL extension. - ApiOnlySuitePlugin() - Constructor for class com.arc_e_tect.gradle.suite.ApiOnlySuitePlugin
-
Creates a new plugin instance.
- apply(Project) - Method in class com.arc_e_tect.gradle.suite.ApiOnlySuitePlugin
C
- com.arc_e_tect.gradle.suite - package com.arc_e_tect.gradle.suite
D
- detectAllApiGaps never fails the build on a detected gap - Search tag in class com.arc_e_tect.gradle.suite.ApiOnlySuitePlugin
- Section
G
- getControllerDirs() - Method in class com.arc_e_tect.gradle.suite.ApiOnlySuiteExtension
-
Directories to search recursively for
@RestControllerclasses, shared by all three underlying detector plugins (Doppelganger API Detector's separatetestDirsis not covered here, since it has no equivalent in the other two plugins). - getRootDocument() - Method in class com.arc_e_tect.gradle.suite.ApiOnlySuiteExtension
-
The root OpenAPI document shared by all three underlying detector plugins.
N
- NAME - Static variable in class com.arc_e_tect.gradle.suite.ApiOnlySuiteExtension
-
Extension DSL block name, i.e.
T
- TASK_NAME - Static variable in class com.arc_e_tect.gradle.suite.ApiOnlySuitePlugin
-
Name of the aggregate Gradle task registered by this plugin.
U
- Usage - Search tag in class com.arc_e_tect.gradle.suite.ApiOnlySuitePlugin
- Section
All Classes and Interfaces|All Packages|Constant Field Values