A C E G I S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(Project) - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiPlugin
C
- CONFIG_NAME - Static variable in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiPlugin
E
- EXTENSION_NAME - Static variable in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiPlugin
G
- generate() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getApplicationPathDisable() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Disable scanning of the javax.ws.rs.Path (and jakarta.ws.rs.Path) for the application path.
- getApplicationPathDisable() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getConfigProperties() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Load any properties from a file.
- getConfigProperties() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getCustomSchemaRegistryClass() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Fully qualified name of a CustomSchemaRegistry, which can be used to specify a custom schema for a type.
- getCustomSchemaRegistryClass() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getDuplicateOperationIdBehavior() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify what should happen if duplicate operationIds occur.
- getDuplicateOperationIdBehavior() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getEncoding() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Output encoding for openapi document.
- getEncoding() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getFilter() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the fully qualified name of the OASFilter implementation.
- getFilter() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoContactEmail() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoContactEmail() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoContactName() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoContactName() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoContactUrl() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoContactUrl() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoDescription() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoDescription() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoLicenseName() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoLicenseName() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoLicenseUrl() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoLicenseUrl() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoTermsOfService() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoTermsOfService() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoTitle() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoTitle() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getInfoVersion() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getInfoVersion() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getModelReader() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the fully qualified name of the OASModelReader implementation.
- getModelReader() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getOpenApiVersion() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
To specify a custom OpenAPI version.
- getOpenApiVersion() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getOperationIdStrategy() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify how the operationid is generated.
- getOperationIdStrategy() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getOperationServers() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Prefix of the configuration property to specify an alternative list of servers to service an operation.
- getOperationServers() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getOutputDirectory() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
-
Directory where to output the schemas.
- getPathServers() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Prefix of the configuration property to specify an alternative list of servers to service all operations in a path
- getPathServers() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanClasses() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the list of classes to scan.
- getScanClasses() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanDependenciesDisable() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Disable scanning the project's dependencies for OpenAPI model classes too
- getScanDependenciesDisable() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanDisabled() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to disable annotation scanning.
- getScanDisabled() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanExcludeClasses() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the list of classes to exclude from scans.
- getScanExcludeClasses() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanExcludePackages() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the list of packages to exclude from scans.
- getScanExcludePackages() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanExcludeProfiles() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Profiles which explicitly exclude operations.
- getScanExcludeProfiles() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanPackages() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the list of packages to scan.
- getScanPackages() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanProfiles() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Profiles which explicitly include operations.
- getScanProfiles() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getScanResourceClasses() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
- getScanResourceClasses() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getSchemaFilename() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Filename of the schema Defaults to openapi.
- getSchemaFilename() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- getServers() - Method in interface io.smallrye.openapi.gradleplugin.SmallryeOpenApiProperties
-
Configuration property to specify the list of global servers that provide connectivity information.
- getServers() - Method in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
- GradleDependencyIndexCreator - Class in io.smallrye.openapi.gradleplugin
- GradleDependencyIndexCreator(Logger) - Constructor for class io.smallrye.openapi.gradleplugin.GradleDependencyIndexCreator
I
- io.smallrye.openapi.gradleplugin - package io.smallrye.openapi.gradleplugin
S
- SmallryeOpenApiExtension - Class in io.smallrye.openapi.gradleplugin
-
Gradle extension objects, which allows Gradle project wide defaults, or just easier configuration in Gradle build scripts.
- SmallryeOpenApiExtension(ObjectFactory) - Constructor for class io.smallrye.openapi.gradleplugin.SmallryeOpenApiExtension
- SmallryeOpenApiPlugin - Class in io.smallrye.openapi.gradleplugin
-
Gradle schema generator plugin.
- SmallryeOpenApiPlugin() - Constructor for class io.smallrye.openapi.gradleplugin.SmallryeOpenApiPlugin
- SmallryeOpenApiProperties - Interface in io.smallrye.openapi.gradleplugin
- SmallryeOpenApiTask - Class in io.smallrye.openapi.gradleplugin
-
Schema generation task implementation.
- SmallryeOpenApiTask(SmallryeOpenApiExtension, ObjectFactory, ProjectLayout, FileCollection, FileCollection, FileCollection) - Constructor for class io.smallrye.openapi.gradleplugin.SmallryeOpenApiTask
T
- TASK_NAME - Static variable in class io.smallrye.openapi.gradleplugin.SmallryeOpenApiPlugin
All Classes All Packages