C# Class R.Scheduler.Ftp.Controllers.FtpJobsController

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

Protected Methods

Method Description
FtpJobsController ( ) : System

Private Methods

Method Description
CreateJob ( Contracts model ) : QueryResponse
Get ( System.Guid id ) : Contracts.JobTypes.Ftp.Model.FtpDownloadJob
Get ( ) : IEnumerable
Post ( [ model ) : QueryResponse
Put ( [ model ) : QueryResponse

Method Details

FtpJobsController() protected method

protected FtpJobsController ( ) : System
return System