Interface ScheduleAsFileRpcService

All Known Implementing Classes:
ScheduleAsFileRpcServiceImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public interface ScheduleAsFileRpcService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    exportIntoTeamSpace(ReportDto reportDto, String executorToke, String format, List<ReportExecutionConfigDto> configs, AbstractTsDiskNodeDto folder, String name, String description)