org.jenkinsci.plugins.deploy.weblogic
Interface ArtifactSelector
- All Known Implementing Classes:
- MavenJobArtifactSelectorImpl
public interface ArtifactSelector
- Author:
- rchaumie
|
Method Summary |
hudson.model.Run.Artifact |
selectArtifactRecorded(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
String filteredResource)
|
selectArtifactRecorded
hudson.model.Run.Artifact selectArtifactRecorded(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
String filteredResource)
throws IOException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException,
InterruptedException
- Parameters:
build - listener - filteredResource -
- Returns:
-
- Throws:
IOException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
InterruptedException
Copyright © 2004-2012. All Rights Reserved.