C# Class Sogeti.ProvisioningWeb.Controllers.LogController

Inheritance: Controller
显示文件 Open project: sogeti/Site-provisioning

Public Methods

Method Description
LogController ( ILogService logService, INotificationService notificationService ) : System

Private Methods

Method Description
ProgressUpdate ( ) : System.Web.Mvc.ActionResult
Queue ( ) : System.Web.Mvc.ActionResult
RequestProgress ( ActionRequest request ) : System.Web.Mvc.ActionResult

Method Details

LogController() public method

public LogController ( ILogService logService, INotificationService notificationService ) : System
logService ILogService
notificationService INotificationService
return System