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(String propertyName) |
void |
setSeed(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, setTaskType
public void setProperty(String propertyName)
public void setAllowUndefined(boolean allowUndefined)
public void setSeed(String randomSeed)
public PickFromListTask.StringValue createValue()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.