public class AbstractVariableDataEncryptionTask extends AbstractUpgradeTask
errors| Constructor and Description |
|---|
AbstractVariableDataEncryptionTask(@NotNull String description,
@NotNull String tableName) |
AbstractVariableDataEncryptionTask(String description,
String tableName,
String idFieldName) |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
getBuildNumber, getErrors, getShortDescriptionpublic AbstractVariableDataEncryptionTask(@NotNull
@NotNull String description,
@NotNull
@NotNull String tableName)
public void doUpgrade()
throws Exception
UpgradeTaskException - to signalize error during upgrade processCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.