public interface PatchContentProvider
Modifier and Type | Interface and Description |
---|---|
static class |
PatchContentProvider.DefaultContentProvider |
Modifier and Type | Field and Description |
---|---|
static PatchContentProvider |
ROLLBACK_PROVIDER |
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Cleanup
|
PatchContentLoader |
getLoader(String patchId)
Get the patch content loader for a given patch.
|
static final PatchContentProvider ROLLBACK_PROVIDER
PatchContentLoader getLoader(String patchId)
patchId
- the patch idvoid cleanup()
Copyright © 2023 JBoss by Red Hat. All rights reserved.