Modifier and Type | Class and Description |
---|---|
(package private) static interface |
ExecutableJarExporter.Configuration |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXECUTABLE_JAR |
Constructor and Description |
---|
ExecutableJarExporter() |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,Resource> |
export(java.lang.String type,
Project project,
java.util.Map<java.lang.String,java.lang.String> options) |
java.lang.String[] |
getTypes() |
public static final java.lang.String EXECUTABLE_JAR