| Package | Description |
|---|---|
| org.jboss.as.patching.metadata | |
| org.jboss.as.patching.runner |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModificationCondition.isSatisfied(PatchingTaskContext ctx) |
boolean |
ModificationCondition.ExistsCondition.isSatisfied(PatchingTaskContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PatchingTask.execute(PatchingTaskContext context)
Execute.
|
boolean |
PatchingTask.isRelevant(PatchingTaskContext context)
Checks whether this task is relevant in the given context or it can be skipped.
|
boolean |
PatchingTask.prepare(PatchingTaskContext context)
Prepare the content modification.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.