Module org.kordamp.jarviz.core
Package org.kordamp.jarviz.commands
Class ManifestQueryCommand.Configuration
java.lang.Object
org.kordamp.jarviz.core.internal.AbstractConfiguration<ManifestQueryCommand.Configuration>
org.kordamp.jarviz.commands.ManifestQueryCommand.Configuration
- All Implemented Interfaces:
Configuration<ManifestQueryCommand.Configuration>
- Enclosing class:
ManifestQueryCommand
public static class ManifestQueryCommand.Configuration
extends AbstractConfiguration<ManifestQueryCommand.Configuration>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithAttributeName(String attributeName) withSectionName(String sectionName) Methods inherited from class org.kordamp.jarviz.core.internal.AbstractConfiguration
getCacheDirectory, getClasspaths, getDirectories, getErr, getFiles, getGavs, getOut, getOutputFormat, getReportFormats, getReportPath, getUrls, isFailOnError, self, withCacheDirectory, withClasspath, withClasspaths, withDirectories, withDirectories, withErr, withFailOnError, withFile, withFiles, withGav, withGavs, withOut, withOutputFormat, withReportFormat, withReportFormats, withReportPath, withUrl, withUrls
-
Field Details
-
attributeName
-
sectionName
-
-
Constructor Details
-
Configuration
public Configuration()
-
-
Method Details
-
getAttributeName
-
withAttributeName
-
getSectionName
-
withSectionName
-