public static interface ActionController.ActionResultProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processResultOfAction(TreeReference targetRef,
String event) |
void processResultOfAction(TreeReference targetRef, String event)
targetRef - - the ref that this action targetedevent - - the event that triggered this actionCopyright © 2022. All rights reserved.