The ServiceNowRest data provider factory.
More...
Inherits DataProvider::AbstractDataProviderFactory.
|
|
static Class | cls = new Class("ServiceNowRestDataProvider") |
| | Data provider type info.
|
| |
The ServiceNowRest data provider factory.
◆ getInfoImpl()
| hash<DataProviderFactoryInfo> ServiceNowRestDataProvider::ServiceNowRestDataProviderFactory::getInfoImpl |
( |
| ) |
|
|
protected |
Returns static factory information without provider_info.
- Returns
- static factory information without provider_info which is provided by getProviderInfo()
◆ getProviderInfoImpl()
| hash<DataProvider::DataProviderInfo> ServiceNowRestDataProvider::ServiceNowRestDataProviderFactory::getProviderInfoImpl |
( |
| ) |
|
|
protected |
Returns static provider information.
- Note
- the
name and children attributes are not returned as they are dynamic attributes