public class Local extends Task
| Modifier and Type | Class and Description |
|---|---|
static class |
Local.Name
Nested
name element. |
description, location, project| Constructor and Description |
|---|
Local() |
| Modifier and Type | Method and Description |
|---|---|
Local.Name |
createName()
Create a nested
name element. |
void |
execute()
Run the task.
|
void |
setName(java.lang.String name)
Set the name attribute.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectpublic void setName(java.lang.String name)
name - the name of the local property.public Local.Name createName()
name element.Local.Name