Uses of Class
org.jboss.as.patching.generator.OptionalPath
-
Packages that use OptionalPath Package Description org.jboss.as.patching.generator -
-
Uses of OptionalPath in org.jboss.as.patching.generator
Methods in org.jboss.as.patching.generator that return OptionalPath Modifier and Type Method Description static OptionalPathOptionalPath. create(String path)static OptionalPathOptionalPath. create(String path, String requires)Methods in org.jboss.as.patching.generator that return types with arguments of type OptionalPath Modifier and Type Method Description Collection<OptionalPath>PatchConfig. getOptionalPaths()Returns a collection of optional paths.
-