public static class ModificationCondition.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static ModificationCondition |
exists(ContentItem contentItem)
Creates a condition which will be satisfied in case the path relative
to the installation root directory exists
|
static ModificationCondition |
fromString(String condition) |
public static ModificationCondition exists(ContentItem contentItem)
path
- path relative to the installation root directorypublic static ModificationCondition fromString(String condition) throws PatchingException
PatchingException
Copyright © 2023 JBoss by Red Hat. All rights reserved.