| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.events | |
| org.odpi.openmetadata.accessservices.assetconsumer.properties |
| Modifier and Type | Method and Description |
|---|---|
Asset |
AssetEvent.getAsset()
Return the asset description.
|
Asset |
UpdatedAssetEvent.getOriginalAsset()
Return the original values of the Asset before the update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetEvent.setAsset(Asset asset)
Set up the asset description.
|
void |
UpdatedAssetEvent.setOriginalAsset(Asset originalAsset)
Set up details of the original asset - if available.
|
| Constructor and Description |
|---|
Asset(Asset template)
Copy/clone constructor
|
Copyright © 2018–2019 ODPi. All rights reserved.