deEventServiceBus Members
The deEventServiceBus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
deEventServiceBus(String, String, IErrorProvider) |
ESB constructor
|
![]() |
deEventServiceBus(deUserSession) |
Initializes a new instance of the deEventServiceBus class.
|
![]() |
deEventServiceBus(String, String, String) |
Initializes a new instance of the deEventServiceBus class.
|
Methods
Name | Description | |
---|---|---|
![]() |
addEventSubscribers |
add a new event subscriber
|
![]() |
archiveEvents |
Archives the events.
|
![]() |
archiveEventsByDateAndStatus |
Archives the events by date and status.
|
![]() |
createEventDefinition |
creates a new event defintion
|
![]() |
createEventHandlerDefinition |
create an event handler definition
|
![]() |
getArchivedEvent |
Gets the archived event.
|
![]() |
getArchivedEvents |
Gets the archived events.
|
![]() |
getArchivedEventsByStatus |
Gets the archived events by status.
|
![]() |
getArchivedEventsByUser |
Gets the archived events by user.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getESBRelatedObjects |
Get ESB realted object for package
|
![]() |
getESBRelationChangesFromTarget |
ESB related objects for subscriber synchronization
|
![]() |
getEventCategoryName |
Gets the name of the event category.
|
![]() |
getEventDefinition(String, String) |
Gets the event definition.
|
![]() |
getEventDefinition(String) |
Gets the event definition.
|
![]() |
getEventDefinitionID |
Gets the event definition identifier.
|
![]() |
getEventDefinitionName |
Gets the name of the event definition.
|
![]() |
getEventDefintionCategories |
get a list of event definition categories
|
![]() |
getEventDefintionCategoriesHavingSubscriber |
get a list of event definition categories having subscriber
|
![]() |
getEventDefintionCategoriesList |
Gets the event defintion categories list.
|
![]() |
getEventDefintions |
get a list of event definitions
|
![]() |
getEventDefintionsHavingSubscriber |
get a list of event definitions having subscriber
|
![]() |
getEventHandlerByID |
Gets the event handler by identifier.
|
![]() |
getEventHandlerDataByID |
Gets event handler defination data
|
![]() |
getEventHandlerDefinition |
Gets the event handler definition.
|
![]() |
getEventHandlerDefinitionID |
Gets the event handler definition identifier.
|
![]() |
getEventHandlerDefinitionNameByID |
gets the eventHandler Defination Name by eventHandlerDefID
|
![]() |
getEventHandlers |
get a list of event handlers
|
![]() |
getEventHandlersNotAssignToEvent |
get a list of event handlers not assigned an event
|
![]() |
getEventsByStatus |
get a list of events by status
|
![]() |
getEventsForCategory |
get a list of events for a given category
|
![]() |
getEventsFromSubscriber |
get a list of events for a given category
|
![]() |
getEventsParamsForCategory |
get a list of events parms for a given category
|
![]() |
getEventSubscriberData |
Gets the event subscriber data.
|
![]() |
getEventSubscriberList |
gets a list of event subscribers
|
![]() |
getEventSubscriberParams |
Gets the event subscriber parameters.
|
![]() |
getEventSubscribersForEvent |
get a list of event subscribers for a given event
|
![]() |
getExportPackage |
Gets the export package.
|
![]() |
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getTotalNumberOfEvents |
Gets the total events.
|
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasEventDefinitionName |
Determines whether [has event definition] [the specified bo name].
|
![]() |
hasEventHandler |
Determines whether [has event handler definition] [the specified bo name].
|
![]() |
hasEventSubscription(String, String, String) |
Determines whether [has event subscription] [the specified event category].
|
![]() |
hasEventSubscription(String, String) |
Determines whether [has event subscription] [the specified event name].
|
![]() |
hasWorkflowDefinitionMapped |
Determines whether [has workflow definition mapped] [the specified s event definition identifier].
|
![]() |
processEvent |
process a selected event
|
![]() |
publishEvent |
publish event
|
![]() |
publishEventUsingName |
Publishes an event using the name of the event
|
![]() |
removeAllArchivedEvents |
removes all archived Form events
|
![]() |
removeAllEvents |
Removes all events.
|
![]() |
removeAllPublishedEvents |
Removes all published events.
|
![]() |
removeArchivedEvent |
Removes the archived event.
|
![]() |
removeArchivedEventsByStatus |
removes archived events by status
|
![]() |
removeEventDefinition |
removes an event definition
|
![]() |
removeEventHandler |
removes a given event handler
|
![]() |
removeEventsAndSubscribers |
removes the event subscribers
|
![]() |
removeEventsByID |
Removes the events by identifier.
|
![]() |
removeEventsByStatus |
Remove events by status
|
![]() |
removeEventSubscriber |
removes an event subscriber
|
![]() |
removePublishedEvent |
Removes the published events.
|
![]() |
reProcessEvent |
Re-process the event.
|
![]() |
reProcessEvents |
Re-process events.
|
![]() |
runEventEngine |
executes the event engine manually
|
![]() |
updateEventDefinition |
updates a event defintion
|
![]() |
updateEventHandlerDefinition |
update an event handler definition
|
![]() |
updateEventSubscriberParams |
Updates the event subscriber parameters.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
executeWorkflowHandler |
The execute workflow handler
|
![]() ![]() |
sExecAssemblyPath |
The s execute assembly path
|
Properties
Name | Description | |
---|---|---|
![]() |
connectionString |
gets the connection string for the database
(Inherited from deAPIBase.) |
![]() |
errorMsg |
return last error message
(Inherited from deAPIBase.) |
![]() |
externalUserID |
Gets the external user identifier.
(Inherited from deAPIBase.) |
![]() |
isMasterTenant |
return if the session is for the master tenant
(Inherited from deAPIBase.) |
![]() |
isMultiTenant |
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.) |
![]() |
oErrorProvider |
Gets the o error provider.
(Inherited from deAPIBase.) |
![]() |
tenantMasterConnectionString |
gets the tenant master database connection string
(Inherited from deAPIBase.) |
![]() |
workflowUserID |
returns the user id
(Inherited from deAPIBase.) |