Method | Description | |
---|---|---|
GetBuilderSettings ( |
Gets the builder-specific settings, including all the builder modules and incoming folders
|
|
GetBuilderStatus ( |
Gets the latest update on the builder status, including the relevant builder setting values and updates on the scheduled tasks
|
|
GetSingleFolder ( |
Gets the information about a single incoming builder folder
|
|
Get_Builder_Logs_JDataTable ( |
Get the list of all the recent updates for consumption by the jQuery DataTable.net plug-in
|
Method | Description | |
---|---|---|
get_recent_builder_logs ( System.DateTime StartDate, System.DateTime EndDate, string Filter, bool Include_No_Work, |
public GetBuilderSettings ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetBuilderStatus ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public GetSingleFolder ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |
public Get_Builder_Logs_JDataTable ( |
||
Response | ||
UrlSegments | List |
|
QueryString | ||
Protocol | Microservice_Endpoint_Protocol_Enum | |
IsDebug | bool | |
return | void |