Uses of Class
org.qubership.atp.mia.service.file.MiaFileService
Packages that use MiaFileService
-
Uses of MiaFileService in org.qubership.atp.mia.model.impl.generation
Constructors in org.qubership.atp.mia.model.impl.generation with parameters of type MiaFileServiceModifierConstructorDescriptionTemplate(MiaContext miaContext, MiaFileService miaFileService, String relativeEthalonPath, String rawOutputFileName, String fileExtension, Charset charset) Constructs a Template instance using the provided context and file parameters.