Module org.kordamp.jarviz.core
Package org.kordamp.jarviz.commands
Class EntriesFindCommand.Configuration
java.lang.Object
org.kordamp.jarviz.core.internal.AbstractConfiguration<EntriesFindCommand.Configuration>
org.kordamp.jarviz.commands.EntriesFindCommand.Configuration
- All Implemented Interfaces:
Configuration<EntriesFindCommand.Configuration>
- Enclosing class:
EntriesFindCommand
public static class EntriesFindCommand.Configuration
extends AbstractConfiguration<EntriesFindCommand.Configuration>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithEntryName(String entryName) withEntryPattern(String entryPattern) 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
-
entryName
-
entryPattern
-
-
Constructor Details
-
Configuration
public Configuration()
-
-
Method Details
-
getEntryName
-
withEntryName
-
getEntryPattern
-
withEntryPattern
-