FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMicroServices Members

The deMicroServices type exposes the following members.

Constructors


  Name Description
Public method deMicroServices(String, String, IErrorProvider)
Initializes a new instance of the deMicroServices class.
Public method deMicroServices(deUserSession)
Initializes a new instance of the deMicroService class.
Public method deMicroServices(String, String, String)
Initializes a new instance of the deMicroServices class.

Methods


  Name Description
Public method buildMicroservices
Build Microservices
Public method createUpdate
Creates the update micro service.
Public method getAllMicroServicesData
Gets the micro services.
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getDistinctNames
Gets the distinct names.
Public method getDistinctStatuses
Gets the distinct statuses.
Public method getDistinctUsers
Gets the distinct users.
Public method getEntriesByCalledOn
Gets the last entries.
Public method getMicroServicData
Gets the microservice information
Public method getMicroservice
Gets the microservice.
Public method getMicroServiceByIDData
getting micro service details by using id
Public method getMicroServiceByNameData
getting micro service details by using name
Public method getMicroserviceIDUsingName
Gets the name of the microservice identifier by.
Public method getMicroserviceStatsByType
Gets the type of the microservice stats by.
Public method getNumberOfCallsByDate
Gets the number of calls by date.
Public method getNumberOfCallsByUser
Gets the number of calls by date user.
Public method getProperties
Gets the properties.
(Inherited from deAPIBase.)
Public method getProperty(String)
get property value
(Inherited from deAPIBase.)
Public method getProperty<(Of <<'(T>)>>)(String)
Gets the property.
(Inherited from deAPIBase.)
Public method getStatsByCallDate
Gets the stats by call date.
Public method getStatsByName
Gets the name of the stats by.
Public method getTenant
Returns the current tenant
(Inherited from deAPIBase.)
Public method getTenantID
Returns tenant id
(Inherited from deAPIBase.)
Public method getUserSession
Gets the user session.
(Inherited from deAPIBase.)
Public method hasMicroServiceExists
to check duplicate record
Public method hasMicroServiceName
has micro service Name
Public method import
Import MicroService Provider
Public method remove
Removes the micro service.

Properties


  Name Description
Public property connectionString
gets the connection string for the database
(Inherited from deAPIBase.)
Public property errorMsg
return last error message
(Inherited from deAPIBase.)
Public property externalUserID
Gets the external user identifier.
(Inherited from deAPIBase.)
Public property isMasterTenant
return if the session is for the master tenant
(Inherited from deAPIBase.)
Public property isMultiTenant
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.)
Public property oErrorProvider
Gets the o error provider.
(Inherited from deAPIBase.)
Public property tenantMasterConnectionString
gets the tenant master database connection string
(Inherited from deAPIBase.)
Public property workflowUserID
returns the user id
(Inherited from deAPIBase.)