Module org.kordamp.jarviz.core
Package org.kordamp.jarviz.commands
Class PackagesSplitCommand.Configuration
- java.lang.Object
-
- org.kordamp.jarviz.core.internal.AbstractConfiguration<PackagesSplitCommand.Configuration>
-
- org.kordamp.jarviz.commands.PackagesSplitCommand.Configuration
-
- All Implemented Interfaces:
Configuration<PackagesSplitCommand.Configuration>
- Enclosing class:
- PackagesSplitCommand
public static class PackagesSplitCommand.Configuration extends AbstractConfiguration<PackagesSplitCommand.Configuration>
-
-
Constructor Summary
Constructors Constructor Description Configuration()
-
Method Summary
-
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
-
-