Uses of Class
org.jboss.windup.config.AbstractConfigurationOption
-
Packages that use AbstractConfigurationOption Package Description org.jboss.windup.config -
-
Uses of AbstractConfigurationOption in org.jboss.windup.config
Subclasses of AbstractConfigurationOption in org.jboss.windup.config Modifier and Type Class Description classAbstractPathConfigurationOptionProvides a base for validatingConfigurationOptions of typeFile.classAnalyzeKnownLibrariesOptionOption to force the analysis of already known libraries.classExportZipOutputOptionIndicates output path will be compressed in a ZIP fileclassKeepWorkDirsOptionIndicates the Java packages for Windup to scan.classLegacyReportsRenderingOptionIndicates whether Windup processing should render legacy reports, otherwise new Patternfly 4 reports will be rendered.classSkipReportsRenderingOptionIndicates whether Windup processing should render reports at all.classSkipSourceCodeReportsRenderingOptionIndicates whether Windup processing should render source code reports at all.
-