public class FeatureFileUtilsImpl extends java.lang.Object implements FeatureFileUtils
| Constructor and Description |
|---|
FeatureFileUtilsImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FileDetails> |
getFeatureScripts(java.lang.String path,
java.lang.String featureGroup,
java.lang.String baseUrl) |
public java.util.List<FileDetails> getFeatureScripts(@NotNull java.lang.String path, java.lang.String featureGroup, java.lang.String baseUrl)
getFeatureScripts in interface FeatureFileUtilspath - The path to check for feature filesfeatureGroup - The name of the feature group to look forbaseUrl - The optional base url that imported files can be downloaded from