public final class DigitalAssetVersionContext extends Object
The context is used when deleting the version of the digital asset.
Constructor and Description |
---|
DigitalAssetVersionContext(DigitalAssetVersionKey versionKey,
Context context)
Deprecated.
Instantiates the new
DigitalAssetVersionContext . |
Modifier and Type | Method and Description |
---|---|
Context |
getContext()
Deprecated.
Returns the context.
|
DigitalAssetVersionKey |
getVersionKey()
Deprecated.
Returns the version key.
|
public DigitalAssetVersionContext(DigitalAssetVersionKey versionKey, Context context)
DigitalAssetVersionContext
.versionKey
- The key of the versioncontext
- The context for deleting the versionpublic DigitalAssetVersionKey getVersionKey()
public Context getContext()