public interface PreUpdateStoragePlugin
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
| Modifier and Type | Method and Description |
|---|---|
UpdateStorageRequest |
process(UpdateStorageRequest input)
Processes the
UpdateStorageRequest. |
UpdateStorageRequest process(UpdateStorageRequest input) throws PluginExecutionException
UpdateStorageRequest.input - the UpdateStorageRequest to processUpdateStorageRequest to pass to the next PreUpdateStoragePluginPluginExecutionException - if an error occurs during processingThis work is licensed under a Creative Commons Attribution 4.0 International License.