Package | Description |
---|---|
org.alfresco.bm.event.selector |
Modifier and Type | Method and Description |
---|---|
EventProcessorResult |
EventProcessorResponse.getResult() |
static EventProcessorResult |
EventProcessorResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventProcessorResult[] |
EventProcessorResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EventProcessorResponse(String message,
EventProcessorResult result,
Object responseData) |
EventProcessorResponse(String message,
EventProcessorResult result,
Object input,
Object responseData,
boolean persistAsString) |
Copyright © 2014. All rights reserved.