Overload | Description |
---|---|
RecoveryJob Constructor() | The default constructor. Creates an element based on the RecoveryJob ElementType. |
RecoveryJob Constructor(String,Boolean) | Create a RecoveryJob element with the specified job name. |
RecoveryJob Constructor(Job,Boolean) | Create a RecoveryJob element with the specified job. |