public class JkPluginWar extends JkPlugin
Constructor and Description |
---|
JkPluginWar(JkCommandSet commandSet) |
Modifier and Type | Method and Description |
---|---|
static void |
generateWarDir(JkJavaProject project,
java.nio.file.Path dest,
java.nio.file.Path staticResourceDir) |
JkRunnables |
getStaticResourceComputation() |
protected void |
init()
This method is invoked right after plugin options has been injected
|
void |
setStaticResourceDir(java.nio.file.Path staticResourceDir) |
activate, getCommandSet, getLowestJekaCompatibleVersion, help, name, toString
public JkPluginWar(JkCommandSet commandSet)
protected void init()
JkPlugin
public static void generateWarDir(JkJavaProject project, java.nio.file.Path dest, java.nio.file.Path staticResourceDir)
public void setStaticResourceDir(java.nio.file.Path staticResourceDir)
public JkRunnables getStaticResourceComputation()