Index

A C G N T U 
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 detectAllApiGaps aggregate task and the apiOnlySuite DSL 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
 

G

getControllerDirs() - Method in class com.arc_e_tect.gradle.suite.ApiOnlySuiteExtension
Directories to search recursively for @RestController classes, shared by all three underlying detector plugins (Doppelganger API Detector's separate testDirs is 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
A C G N T U 
All Classes and Interfaces|All Packages|Constant Field Values