Uses of Interface
io.wcm.devops.conga.model.reader.ModelReader
-
Packages that use ModelReader Package Description io.wcm.devops.conga.model.reader Reader for model YAML files. -
-
Uses of ModelReader in io.wcm.devops.conga.model.reader
Classes in io.wcm.devops.conga.model.reader that implement ModelReader Modifier and Type Class Description class
AbstractModelReader<T>
Shared functionality for model readers.class
EnvironmentReader
Reads environment definitions.class
RoleReader
Reads role definitions.
-