Uses of Class
org.apache.sling.installer.api.UpdateResult
Packages that use UpdateResult
-
Uses of UpdateResult in org.apache.sling.installer.api
Methods in org.apache.sling.installer.api that return UpdateResultModifier and TypeMethodDescriptionUpdateHandler.handleRemoval
(String resourceType, String id, String url) Handle the remove of a resourceUpdateHandler.handleUpdate
(String resourceType, String id, String url, InputStream is, Map<String, Object> attributes) Handle the update of a resourceUpdateHandler.handleUpdate
(String resourceType, String id, String url, Dictionary<String, Object> dict, Map<String, Object> attributes) Handle the update of a resource