|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.ant.WarTask
public class WarTask
| Constructor Summary | |
|---|---|
WarTask()
|
|
| Method Summary | |
|---|---|
static void |
war(File baseDir,
File destination,
String excludes,
File webxml)
|
static void |
war(String baseDir,
String destination,
String excludes,
String webxml)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WarTask()
| Method Detail |
|---|
public static void war(File baseDir,
File destination,
String excludes,
File webxml)
public static void war(String baseDir,
String destination,
String excludes,
String webxml)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||