Package | Description |
---|---|
com.sun.identity.install.tools.configurator |
Modifier and Type | Method and Description |
---|---|
PersistentStateAccess |
InstallState.getStateAccess() |
PersistentStateAccess |
MigrateFromInstallState.getStateAccess()
get StateAccess saved.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistentStateAccess.copyMissingData(PersistentStateAccess pStateAccess)
Method to add data from the specified PersistentStateAccess object
corresponding to keys which are missing in this instance.
|
protected void |
InstallState.setStateAccess(PersistentStateAccess stateAccess) |
Constructor and Description |
---|
TaskRunner(InstallRunInfo installRunInfo,
PersistentStateAccess stateAccess,
InstallLogger installLog,
boolean silentMode,
boolean installMode) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.