| AbstractPatch |
author Pascal Knueppel
created at: 30.10.2019 - 09:10
abstract class that provides basic methods for patching
|
| MsAzureWorkaroundHandler |
This class is a workaround handler in order to handle the broken patch requests of Microsoft Azure.
|
| PatchHandler |
author Pascal Knueppel
created at: 29.10.2019 - 09:40
this class is used to resolve patch operations on resources
|
| PatchResourceHandler |
author Pascal Knueppel
created at: 30.10.2019 - 08:49
this class will handle the in which the patch-add operation does not define a target and the value is
represented by the resource itself:
|
| PatchTargetHandler |
author Pascal Knueppel
created at: 30.10.2019 - 09:07
this class will handle the patch-add operation if a target is specified
|