@Unstable
public interface ExtensionPattern
Modifier and Type | Method and Description |
---|---|
Pattern |
getIdPattern() |
boolean |
matches(ExtensionDependency dependency) |
boolean |
matches(ExtensionId extensionId) |
Pattern getIdPattern()
boolean matches(ExtensionId extensionId)
extensionId
- the extension id to matchboolean matches(ExtensionDependency dependency)
dependency
- the extension dependency to matchCopyright © 2004–2021 XWiki. All rights reserved.