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
-
Method Details
-
exportIntoTeamSpace
void exportIntoTeamSpace(ReportDto reportDto, String executorToke, String format, List<ReportExecutionConfigDto> configs, AbstractTsDiskNodeDto folder, String name, String description) throws ServerCallFailedException - Throws:
ServerCallFailedException
-