public class AttachArtifactTask
extends org.apache.tools.ant.Task
Constructor and Description |
---|
AttachArtifactTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setClassifier(String classifier)
Optional classifier.
|
void |
setFile(File file)
The file to be treated as an artifact.
|
void |
setType(String type)
Artifact type.
|
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 setFile(File file)
public void setClassifier(String classifier)
public void setType(String type)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2014. All rights reserved.