| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.properties |
| Modifier and Type | Method and Description |
|---|---|
WatchStatus |
AssetCollectionMember.getWatchStatus()
Return whether changes to this asset should be sent as notifications to this actor.
|
static WatchStatus |
WatchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatchStatus[] |
WatchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCollectionMember.setWatchStatus(WatchStatus watchStatus)
Set up whether changes to this asset should be sent as notifications to this actor.
|
Copyright © 2018 ODPi. All rights reserved.