public class LegalHold extends Object
Constructor and Description |
---|
LegalHold() |
LegalHold(boolean status)
Constructs a new LegalHold object with given status.
|
Modifier and Type | Method and Description |
---|---|
boolean |
status()
Indicates whether the specified object has a Legal Hold in place or not.
|