public class PickFromListTask
extends org.apache.tools.ant.Task
| Modifier and Type | Class and Description |
|---|---|
static class |
PickFromListTask.StringValue
Nested value element.
|
| Constructor and Description |
|---|
PickFromListTask() |
| Modifier and Type | Method and Description |
|---|---|
PickFromListTask.StringValue |
createValue() |
void |
execute()
Execute the task.
|
void |
setAllowUndefined(boolean allowUndefined) |
void |
setProperty(java.lang.String propertyName) |
void |
setSeed(java.lang.String randomSeed) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setProperty(java.lang.String propertyName)
public void setAllowUndefined(boolean allowUndefined)
public void setSeed(java.lang.String randomSeed)
public PickFromListTask.StringValue createValue()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2011–2017 Carrot Search s.c.. All rights reserved.