static class ResolvedBundleArtifact.PomInfo extends java.lang.Object
Represents information retrieved from a POM file.
| Type | Name and description |
|---|---|
java.util.List<LicenseInfo> |
licenses |
java.lang.String |
organization |
| Constructor and description |
|---|
ResolvedBundleArtifact.PomInfo
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
isEmpty() |
|
StoredConfig |
toStoredConfig()Convert to stored configuration. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Convert to stored configuration.
nullGroovy Documentation