Package jetbrains.buildServer.web.util
Interface PathModifiers.PathModifier
-
- Enclosing class:
- PathModifiers
@Order public static interface PathModifiers.PathModifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(String path)
String
modifyPath(String path)
-