C# Class R.Scheduler.Controllers.AnalyticsController

Inheritance: ApiController
Exibir arquivo Open project: R-Suite/R.Scheduler

Public Methods

Method Description
AnalyticsController ( ) : System.Collections.Generic

Private Methods

Method Description
GetErroredJobs ( int count ) : IList
GetExecutedJobs ( int count ) : IList
GetExecutingJobs ( ) : IList
GetJobCount ( ) : int
GetTriggerCount ( ) : int
GetUpcomingJobs ( int count ) : IList

Method Details

AnalyticsController() public method

public AnalyticsController ( ) : System.Collections.Generic
return System.Collections.Generic