| Package | Description |
|---|---|
| org.alfresco.bm.event.selector |
| Modifier and Type | Method and Description |
|---|---|
EventDataObject.STATUS |
EventDataObject.getStatus() |
static EventDataObject.STATUS |
EventDataObject.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventDataObject.STATUS[] |
EventDataObject.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventDataObject(EventDataObject.STATUS status,
Object data) |
Copyright © 2014. All rights reserved.