|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionConfiguration | |
|---|---|
| it.geosolutions.geobatch.configuration.event.action | |
| it.geosolutions.geobatch.configuration.event.consumer | |
| it.geosolutions.geobatch.flow.event.action | |
| Uses of ActionConfiguration in it.geosolutions.geobatch.configuration.event.action |
|---|
| Methods in it.geosolutions.geobatch.configuration.event.action that return ActionConfiguration | |
|---|---|
ActionConfiguration |
ActionConfiguration.clone()
|
| Uses of ActionConfiguration in it.geosolutions.geobatch.configuration.event.consumer |
|---|
| Methods in it.geosolutions.geobatch.configuration.event.consumer that return types with arguments of type ActionConfiguration | |
|---|---|
java.util.List<? extends ActionConfiguration> |
EventConsumerConfiguration.getActions()
|
| Method parameters in it.geosolutions.geobatch.configuration.event.consumer with type arguments of type ActionConfiguration | |
|---|---|
void |
EventConsumerConfiguration.setActions(java.util.List<? extends ActionConfiguration> actions)
|
| Uses of ActionConfiguration in it.geosolutions.geobatch.flow.event.action |
|---|
| Classes in it.geosolutions.geobatch.flow.event.action with type parameters of type ActionConfiguration | |
|---|---|
interface |
ActionService<EO extends EventObject,AC extends ActionConfiguration>
|
| Constructors in it.geosolutions.geobatch.flow.event.action with parameters of type ActionConfiguration | |
|---|---|
BaseAction(ActionConfiguration actionConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||