@Produces(value="application/json") @Consumes(value="application/json") @Path(value="/patches") public class PatchServiceEndPoint extends Object
Constructor and Description |
---|
PatchServiceEndPoint() |
Modifier and Type | Method and Description |
---|---|
void |
setPatch(Patch patch,
Boolean force)
Apply a patch on an item
|
void |
setPatchService(PatchService patchService) |
public void setPatchService(PatchService patchService)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.