@AntTask(value="hdhr-record") public static class HDHRPrimeClientTask.Record extends HDHRPrimeClientTask
Task
to invoke
HDHRPrimeClient.stream(Integer,Integer,Integer)
and save
the stream to a File
.
<hdhr-record address="String" buffer="boolean" channel="Integer" classname="String" classpathref="Reference" description="String" duration="Integer" file="File" taskname="String" tuner="Integer">
<classpath .../>
</hdhr-record>
HDHRPrimeClientTask.Lineup, HDHRPrimeClientTask.Record
HTTPTask.Delete, HTTPTask.Get, HTTPTask.Head, HTTPTask.NameValuePairImpl, HTTPTask.Options, HTTPTask.Patch, HTTPTask.Post, HTTPTask.Put, HTTPTask.Request
client
description, location, project
Constructor and Description |
---|
Record() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Default implementation for
Task subclasses. |
setAddress
builder, init, log, log, log, process, process
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
public Record()
public void execute() throws BuildException
AnnotatedAntTask
Task
subclasses. Check attributes
annotated with AntTaskAttributeConstraint
.
See AnnotatedAntTaskConfigurationChecker
.execute
in interface AnnotatedAntTask
execute
in class HDHRPrimeClientTask
BuildException
- If a
AntTaskAttributeConstraint.Checker
fails.Copyright © 2015–2020 Allen D. Ball. All rights reserved.