Deployment Class Members
See Also  Properties Methods 
SourceCode.EventBus.ClientAPI Namespace : Deployment Class


Glossary Item Box

The following tables list the members exposed by Deployment.

Public Constructors

  Name Description
Public Constructor Deployment Constructor  
Top

Public Properties

  Name Description
Public Property Connection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

Public Methods

  Name Description
Public Method CreateConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method CreateDeploymentPackage Creates the deployment package.  
Public Method DeleteConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeployCustomEvents Deploys the custom events.  
Public Method GetCustomEventsByProcessFullName Gets the full name of the custom events by process.  
Public Method GetCustomEventsWithMappings Gets the custom events with mappings.  
Public Method GetDistinctEventingProcesses Gets the distinct eventing processes.  
Top

Protected Methods

  Name Description
Protected Method RemoteCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Protected Method RemoteSessionCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

See Also