public class CandidateArtifact extends Object
| Constructor and Description |
|---|
CandidateArtifact(File file,
File relativeToDir)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEntryPath()
Gets the full name of the candidate artifact (the path within the
source JAR).
|
String |
getName()
Gets the name of the candidate artifact.
|
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.