public class ExpandTask
extends org.apache.tools.ant.Task
Constructor and Description |
---|
ExpandTask() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptNode(org.eclipse.aether.graph.DependencyNode node) |
void |
addExcludes(Excludes excludes) |
void |
addIncludes(Includes includes) |
void |
addRootNodes(Graph graph,
Collection<? extends org.eclipse.aether.graph.DependencyNode> nodes) |
void |
execute() |
void |
setDepth(String depth) |
void |
setKey(String key) |
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 setKey(String key)
public void setDepth(String depth)
public void addExcludes(Excludes excludes)
public void addIncludes(Includes includes)
protected boolean acceptNode(org.eclipse.aether.graph.DependencyNode node)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
public void addRootNodes(Graph graph, Collection<? extends org.eclipse.aether.graph.DependencyNode> nodes)
Copyright © 2016 Nuxeo SA. All Rights Reserved.