public class Versions
extends java.lang.Object
| Constructor and Description |
|---|
Versions() |
| Modifier and Type | Method and Description |
|---|---|
static PreviousVersion |
previousFromNotesContent(java.lang.String notesContent)
Provides a way to retrieve previous version based on the content of the release notes file.
|
public static PreviousVersion previousFromNotesContent(java.lang.String notesContent)