Class RemoteUpdateService.UpdateRelease
java.lang.Object
lu.kbra.modelizer_next.bootstrap.remote.RemoteUpdateService.UpdateRelease
- Enclosing class:
RemoteUpdateService
Represents an update release in the remote update part of the application.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the configured release URL or the default release page when none is set.toString()
-
Field Details
-
version
-
url
-
releaseUrl
-
notes
-
tag
-
-
Constructor Details
-
UpdateRelease
public UpdateRelease()
-
-
Method Details