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

Membros públicos

 CreateProjectPartialReport (IProjectPartialReportRepository projectReportRepository, IProjectRepository projectRepository, ITokenAuthenticationService tokenAuthenticationService, IMapper mapper)
 
async Task< DetailedReadProjectPartialReportOutputExecuteAsync (CreateProjectPartialReportInput input)
 

Documentação dos Construtores & Destrutor

◆ CreateProjectPartialReport()

Application.UseCases.ProjectPartialReport.CreateProjectPartialReport.CreateProjectPartialReport ( IProjectPartialReportRepository  projectReportRepository,
IProjectRepository  projectRepository,
ITokenAuthenticationService  tokenAuthenticationService,
IMapper  mapper 
)
inline

Documentação dos métodos

◆ ExecuteAsync()

async Task<DetailedReadProjectPartialReportOutput> Application.UseCases.ProjectPartialReport.CreateProjectPartialReport.ExecuteAsync ( CreateProjectPartialReportInput  input)
inline

Implementa Application.Interfaces.UseCases.ProjectPartialReport.ICreateProjectPartialReport.

Grafo de chamadas desta função:

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