public class ArtifactForeach
extends org.apache.tools.ant.taskdefs.Sequential
<artifact:foreach setref="bundles" artifactJarPathProperty="path" >
(...) </artifact:foreach>
Modifier and Type | Field and Description |
---|---|
ArtifactSet |
artifactSet |
String |
property |
Constructor and Description |
---|
ArtifactForeach() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
ArtifactSet |
getArtifactSet() |
String |
getProperty() |
void |
setProperty(String property) |
void |
setSetref(String setref) |
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 String property
public ArtifactSet artifactSet
public String getProperty()
public void setProperty(String property)
public ArtifactSet getArtifactSet()
public void setSetref(String setref)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.taskdefs.Sequential
org.apache.tools.ant.BuildException
Copyright © 2016 Nuxeo SA. All Rights Reserved.