|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionException | |
|---|---|
| it.geosolutions.geobatch.flow.event.action | |
| it.geosolutions.geobatch.flow.event.consumer | |
| Uses of ActionException in it.geosolutions.geobatch.flow.event.action |
|---|
| Methods in it.geosolutions.geobatch.flow.event.action that throw ActionException | |
|---|---|
java.util.Queue<XEO> |
Action.execute(java.util.Queue<XEO> events)
|
| Uses of ActionException in it.geosolutions.geobatch.flow.event.consumer |
|---|
| Methods in it.geosolutions.geobatch.flow.event.consumer that throw ActionException | |
|---|---|
protected java.util.Queue<XEO> |
BaseEventConsumer.applyActions(java.util.Queue<XEO> events)
Once the configuring state has been successfully passed, by collecting all the necessary Events, the EventConsumer invokes this method in order to run the related actions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||