GPIC - Backend  1.0
Aplicações .NET para o backend do GPIC
Referência à classe Application.UseCases.ProjectFinalReport.CreateProjectFinalReport
Diagrama de heranças da classe Application.UseCases.ProjectFinalReport.CreateProjectFinalReport
[legenda]
Diagrama de colaboração para Application.UseCases.ProjectFinalReport.CreateProjectFinalReport:
[legenda]

Membros públicos

 CreateProjectFinalReport (IProjectFinalReportRepository projectReportRepository, IProjectRepository projectRepository, IStorageFileService storageFileService, ITokenAuthenticationService tokenAuthenticationService, IMapper mapper)
 
async Task< DetailedReadProjectFinalReportOutputExecuteAsync (CreateProjectFinalReportInput input)
 

Documentação dos Construtores & Destrutor

◆ CreateProjectFinalReport()

Application.UseCases.ProjectFinalReport.CreateProjectFinalReport.CreateProjectFinalReport ( IProjectFinalReportRepository  projectReportRepository,
IProjectRepository  projectRepository,
IStorageFileService  storageFileService,
ITokenAuthenticationService  tokenAuthenticationService,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadProjectFinalReportOutput> Application.UseCases.ProjectFinalReport.CreateProjectFinalReport.ExecuteAsync ( CreateProjectFinalReportInput  input)
inline

Implementa Application.Interfaces.UseCases.ProjectFinalReport.ICreateProjectFinalReport.

Grafo de chamadas desta função:

A documentação para esta classe foi gerada a partir do seguinte ficheiro: