@AntTask(value="uuid-from") public static class UUIDTask.From extends UUIDTask
Task
to generate a
UUID
with UUID.fromString(String)
.
<uuid-from classname="String" classpathref="Reference" description="String" property="String" string="String" taskname="String">
<classpath .../>
</uuid-from>
UUIDTask.From, UUIDTask.Generate, UUIDTask.GenerateRandom, UUIDTask.GenerateTime, UUIDTask.Null
description, location, project
Constructor and Description |
---|
From() |
Modifier and Type | Method and Description |
---|---|
UUID |
getPropertyValue()
Method to get the value to assign to the property.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAntTaskName
log, log, log, log, log, log, log, log, log, log, log
createClasspath, delegate, delegate, getClassForName, getClassLoader, setClassname, setClasspathref
configure
getProperty, setProperty
public From()
public UUID getPropertyValue()
PropertySetterAntTask
getPropertyValue
in interface PropertySetterAntTask
getPropertyValue
in class UUIDTask
Copyright © 2015–2020. All rights reserved.