Manipulator for general actions that don't need to obtain any data before being executed.
They are added as buttons in Data table toolbar.
The implementations don't need a builder and can simply be published with @ServiceProvider(service = GeneralActionsManipulator.class)
annotation
|
|
|
|