public interface UpgradeFinalizationRun
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
UpgradeFinalizationRun.Error
Specifies the contract for errors related to the running of a Finalization  
UpgradeTask | 
| Modifier and Type | Method and Description | 
|---|---|
Long | 
getCompletedTimestamp()  | 
List<UpgradeFinalizationRun.Error> | 
getErrors()
why we get the errors for finalization i.e. 
 | 
long | 
getRequestTimestamp()  | 
default boolean | 
isCompleted()  | 
default boolean | 
isFailed()  | 
boolean | 
runsClusterWideTasks()  | 
long getRequestTimestamp()
Long getCompletedTimestamp()
List<UpgradeFinalizationRun.Error> getErrors()
default boolean isFailed()
default boolean isCompleted()
boolean runsClusterWideTasks()
DatabaseUpgradeTasks.Copyright © 2003–2022 Atlassian. All rights reserved.