@ExportedBean public abstract class UpdateCenter.DownloadJob.InstallationStatus extends Throwable
Instances of this class is immutable.
Modifier and Type | Field and Description |
---|---|
int |
id |
Constructor and Description |
---|
InstallationStatus() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
boolean |
isSuccess() |
boolean |
requiresRestart()
Indicates that a restart is needed to complete the tasks.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Exported public boolean isSuccess()
@Exported public final String getType()
public boolean requiresRestart()
Copyright © 2018. All rights reserved.