| Package | Description |
|---|---|
| org.revenj.patterns |
| Modifier and Type | Field and Description |
|---|---|
DataChangeNotification.Operation |
DataChangeNotification.NotifyInfo.operation |
| Modifier and Type | Method and Description |
|---|---|
static DataChangeNotification.Operation |
DataChangeNotification.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataChangeNotification.Operation[] |
DataChangeNotification.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NotifyInfo(String name,
DataChangeNotification.Operation operation,
DataChangeNotification.Source source,
String[] uris) |
Copyright © 2016. All rights reserved.