Constructor and Description |
---|
AbstractDistTask() |
Modifier and Type | Method and Description |
---|---|
void |
addArtifact(Artifact artifact) |
void |
addArtifacts(Artifacts artifacts) |
void |
addPom(Pom pom) |
protected Artifacts |
getArtifacts() |
protected Pom |
getPom() |
void |
setArtifactsRef(org.apache.tools.ant.types.Reference ref) |
void |
setPomRef(org.apache.tools.ant.types.Reference ref) |
protected void |
validate() |
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected void validate()
protected Artifacts getArtifacts()
public void addArtifact(Artifact artifact)
public void addArtifacts(Artifacts artifacts)
public void setArtifactsRef(org.apache.tools.ant.types.Reference ref)
protected Pom getPom()
public void addPom(Pom pom)
public void setPomRef(org.apache.tools.ant.types.Reference ref)
Copyright © 2010–2015 The Eclipse Foundation. All rights reserved.