public class Recover extends PendingAction
recover
method is called, the API automatically creates an instance of the Recover
class and adds it to the underlying object's collection of PendingAction
objects.Constructor and Description |
---|
Recover(Properties recoveryProperties)
Creates a new instance of a
Recover pending action object. |
Modifier and Type | Method and Description |
---|---|
Properties |
getRecoveryProperties()
Returns a list of the recovery override property values.
|
getBinaryListValue, getBinaryValue, getBooleanListValue, getBooleanValue, getDateTimeListValue, getDateTimeValue, getEngineObjectValue, getFloat64ListValue, getFloat64Value, getIdListValue, getIdValue, getInteger32ListValue, getInteger32Value, getObjectValue, getStringListValue, getStringValue, putObjectValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, toString
public Recover(Properties recoveryProperties)
Recover
pending action object.recoveryProperties
- A Properties
object containing a list of property values to override
the recovered values. If null
, no property values are overridden.public Properties getRecoveryProperties()
Properties
object containing a list of property values.© Copyright IBM Corporation 2006, 2015. All rights reserved.