Package | Description |
---|---|
com.sas.lsaf.content.repository |
Classes and interfaces to manage content in the repository.
|
Modifier and Type | Method and Description |
---|---|
VersionDeleteInfo.DeleteStatus |
VersionDeleteInfo.getDeleteStatus()
Gets the deletion status of the version specified.
|
static VersionDeleteInfo.DeleteStatus |
VersionDeleteInfo.DeleteStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionDeleteInfo.DeleteStatus[] |
VersionDeleteInfo.DeleteStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
VersionDeleteInfo(String version,
VersionDeleteInfo.DeleteStatus deleteStatus)
It is not intended or recommended that the consumer of the API construct this object.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>