public class CallMacro
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
CallMacro() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.lang.String |
getName() |
void |
init()
Creates a Project instance for the project to call.
|
void |
setName(java.lang.String name) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic java.lang.String getName()
public void setName(java.lang.String name)
public void init()
init in class org.apache.tools.ant.Taskpublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2018 SAP SE. All Rights Reserved.