메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Details ( string coordinatorid ) : System.Web.Mvc.ActionResult | ||
History ( int page, int resultsPerPage = 20 ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ScheduleFailedDetails ( System.Guid coordinatorId, int page, int pageSize = 20 ) : System.Web.Mvc.PartialViewResult |
메소드 | 설명 | |
---|---|---|
CoordinatorToExcludeText ( |
||
Create ( |
||
Pause ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult | ||
Resume ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult | ||
SecondaryValidation ( |
public Details ( string coordinatorid ) : System.Web.Mvc.ActionResult | ||
coordinatorid | string | |
리턴 | System.Web.Mvc.ActionResult |
public History ( int page, int resultsPerPage = 20 ) : System.Web.Mvc.ActionResult | ||
page | int | |
resultsPerPage | int | |
리턴 | System.Web.Mvc.ActionResult |
public ScheduleFailedDetails ( System.Guid coordinatorId, int page, int pageSize = 20 ) : System.Web.Mvc.PartialViewResult | ||
coordinatorId | System.Guid | |
page | int | |
pageSize | int | |
리턴 | System.Web.Mvc.PartialViewResult |