public class BpelCTask extends CommandTask
| Constructor and Description |
|---|
BpelCTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguredBpel(BpelSrcElement bse) |
void |
execute() |
void |
setTargetdir(java.io.File f) |
void |
setWsdl(java.lang.String uri) |
debug, debug, errln, error, error, info, info, out, outln, warn, warngetDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setTargetdir(java.io.File f)
public void addConfiguredBpel(BpelSrcElement bse)
public void setWsdl(java.lang.String uri)
throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildExceptionpublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionTask.execute()