@ExportedBean public final class LibraryRecord extends Object
Modifier and Type | Method and Description |
---|---|
static String |
directoryNameFor(String... data) |
String |
getDirectoryName()
Returns a partially unique name that can be safely used as a directory name.
|
String |
getName() |
Set<String> |
getVariables() |
String |
getVersion() |
boolean |
isChangelog() |
boolean |
isTrusted() |
String |
toString() |
@Exported public String getName()
public String getDirectoryName()
LibraryRetriever
-specific information such as the SCM is not used to produce this name.@Exported public String getVersion()
@Exported public boolean isTrusted()
@Exported public boolean isChangelog()
Copyright © 2016–2022. All rights reserved.