| Package | Description |
|---|---|
| org.alfresco.bm.common | |
| org.alfresco.bm.common.mongo |
| Modifier and Type | Method and Description |
|---|---|
static EventResultFilter |
EventResultFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventResultFilter[] |
EventResultFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventDetails> |
ResultService.getEventDetails(EventResultFilter filter,
String filterEventName,
int skip,
int limit)
Query and returns event result details as requested.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventDetails> |
MongoResultService.getEventDetails(EventResultFilter filter,
String filterEventName,
int skip,
int limit) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.