|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaxCommandBuilder | |
---|---|
org.ops4j.pax.construct.clone | Maven mojos for cloning existing projects using Pax-Construct scripts |
Uses of PaxCommandBuilder in org.ops4j.pax.construct.clone |
---|
Methods in org.ops4j.pax.construct.clone that return PaxCommandBuilder | |
---|---|
PaxCommandBuilder |
PaxScriptImpl.call(java.lang.String command)
Add a call to a Pax-Construct command |
PaxCommandBuilder |
PaxScript.call(java.lang.String command)
Add a call to a Pax-Construct command |
PaxCommandBuilder |
PaxCommandBuilder.flag(char flag)
Add a simple flag to the command, such as -x |
PaxCommandBuilder |
PaxCommandBuilder.option(char option,
java.lang.String value)
Add an option setting to the command, such as -y value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |