Class RemoteUpdateService.UpdateManifest
java.lang.Object
lu.kbra.modelizer_next.bootstrap.remote.RemoteUpdateService.UpdateManifest
- Enclosing class:
RemoteUpdateService
Represents an update manifest in the remote update part of the application.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannel(UpdateChannel channel) Returns the manifest release entry for the requested update channel.toString()
-
Field Details
-
release
-
snapshot
-
nightly
-
bootstrapVersion
-
-
Constructor Details
-
UpdateManifest
public UpdateManifest()
-
-
Method Details