Method | Description | |
---|---|---|
AddFlow ( |
||
AddState ( |
||
Create ( ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
DeleteFlow ( int id ) : System.Web.Mvc.ActionResult | ||
DeleteState ( int id ) : System.Web.Mvc.ActionResult | ||
Design ( int id ) : System.Web.Mvc.ActionResult | ||
Detail ( int id ) : System.Web.Mvc.ActionResult | ||
DetailJson ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
EditFlowJSON ( |
||
EditStateJSON ( |
||
Index ( ) : System.Web.Mvc.ActionResult | ||
ProcessTemplateController ( IStateTemplateService StateTemplateServiceParam, IProcessTemplateService ProcessTemplateServiceParam, IFlowTemplateService FlowTemplateServiceParam ) : System | ||
ReadKendo ( [ request ) : System.Web.Mvc.ActionResult | ||
loadLookups ( ) : void | ||
saveGraphics ( int processId, string graphicsData ) : System.Web.Mvc.ActionResult | ||
toFlowTemplatePOCOList ( IEnumerable |
||
toProcessTemplatePOCOList ( IEnumerable |
||
toStateTemplatePOCOList ( ICollection |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Create ( |
||
CreateKendo ( [ request, |
||
DeleteConfirmed ( int id ) : System.Web.Mvc.ActionResult | ||
DeleteKendo ( [ request, |
||
Edit ( |
||
EditKendo ( [ request, |
||
toFlowTemplatePOCO ( |
||
toProcessTemplatePOCO ( |
||
toStateTemplatePOCO ( |
public AddFlow ( |
||
item | ||
return | System.Web.Mvc.ActionResult |
public AddState ( |
||
item | ||
return | System.Web.Mvc.ActionResult |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public DeleteFlow ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public DeleteState ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Design ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Detail ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public DetailJson ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public EditFlowJSON ( |
||
item | ||
return | System.Web.Mvc.ActionResult |
public EditStateJSON ( |
||
item | ||
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ProcessTemplateController ( IStateTemplateService StateTemplateServiceParam, IProcessTemplateService ProcessTemplateServiceParam, IFlowTemplateService FlowTemplateServiceParam ) : System | ||
StateTemplateServiceParam | IStateTemplateService | |
ProcessTemplateServiceParam | IProcessTemplateService | |
FlowTemplateServiceParam | IFlowTemplateService | |
return | System |
public ReadKendo ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public saveGraphics ( int processId, string graphicsData ) : System.Web.Mvc.ActionResult | ||
processId | int | |
graphicsData | string | |
return | System.Web.Mvc.ActionResult |
public toFlowTemplatePOCOList ( IEnumerable |
||
list | IEnumerable |
|
return | IEnumerable |
public toProcessTemplatePOCOList ( IEnumerable |
||
list | IEnumerable |
|
return | IEnumerable |
public toStateTemplatePOCOList ( ICollection |
||
list | ICollection |
|
return | IEnumerable |