public static class JarProcessorExecutor.Options
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
input |
java.lang.String |
outputDir |
boolean |
pack
Deprecated.
|
boolean |
processAll |
boolean |
repack
Deprecated.
|
java.lang.String |
signCommand |
boolean |
unpack
Deprecated.
|
boolean |
verbose |
| Constructor and Description |
|---|
Options() |
public java.lang.String outputDir
public java.lang.String signCommand
@Deprecated public boolean pack
@Deprecated public boolean repack
@Deprecated public boolean unpack
public boolean verbose
public boolean processAll
public java.io.File input