class SourceBundleArtifact extends ResolvedBundleArtifact
| Type | Name and description |
|---|---|
BundleArtifact |
parentBundle |
| Constructor and description |
|---|
SourceBundleArtifact
(org.gradle.api.artifacts.ResolvedArtifact artifact, org.gradle.api.Project project) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
BndConfig |
getBndConfig() |
|
java.lang.String |
getBundleName() |
|
java.lang.String |
getModifiedVersion() |
|
java.lang.String |
getSymbolicName() |
|
boolean |
isSource() |
| Methods inherited from class | Name |
|---|---|
class ResolvedBundleArtifact |
getArch, getArtifact, getBndConfig, getBundleName, getDependency, getDirectDependencies, getFile, getId, getModifiedVersion, getNoWrapReason, getOs, getRepresentedDependencies, getSymbolicName, getTargetFileName, getVersion, getWs, isSource, isWrap |
Groovy Documentation