| Package | Description |
|---|---|
| one.edee.darwin.resources |
| Modifier and Type | Method and Description |
|---|---|
static PatchType |
PatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchType[] |
PatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Patch[] |
ResourcePatchMediator.getPatches(org.springframework.core.io.Resource[] resources,
String componentName,
Platform platform,
DarwinStorage darwinStorage,
StorageChecker storageChecker,
PatchType patchType) |
boolean |
ResourceMatcher.isResourceAcceptable(PatchType type,
String patchName)
This method compare patch if he corresponds with presumed type.
|
boolean |
DefaultResourceMatcher.isResourceAcceptable(PatchType type,
String patchName) |
Copyright © 2020 FG Forrest, a.s.. All rights reserved.