| Modifier and Type | Method and Description | 
|---|---|
<T extends Enum<T>> | 
AbstractInstaller.error(T reason)
インストールが失敗したときの後始末を行います。 
 | 
<T extends Enum<T>,S extends Enum<S>> | 
AbstractInstaller.error(T reason,
     S taskStatus)
インストールが失敗したときの後始末を行います。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AutoRemoveFinishedSignalHandler.onFail(InstallFailedInstallResult<?,?,?> result)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
GarbageCleanFinishedSignalHandler.onFail(InstallFailedInstallResult<?,?,?> result)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
InstallFinishedSignalBase.onFail(InstallFailedInstallResult<?,?,?> result)
インストールが失敗したときに呼び出されます。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
InstallFinishedSignalHandler.onFail(InstallFailedInstallResult<?,?,?> result)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
TokenRegisterSignalHandler.onFail(InstallFailedInstallResult<?,?,?> result)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UninstallFinishedSignalHandler.onFail(InstallFailedInstallResult<?,?,?> result)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UpgradeFinishedSignalHandler.onFail(InstallFailedInstallResult<?,?,?> result)  | 
Copyright © 2023. All rights reserved.