C# Class Dev2.Runtime.ESB.Management.Services.GetDependanciesOnList

Inheritance: IEsbManagementEndpoint
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
CreateServiceEntry ( ) : DynamicService

Creates the service entry.

Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder

Executes the service

HandlesType ( ) : string

Private Methods

Méthode Description
FetchRecursiveDependancies ( System.Guid resourceId, System.Guid workspaceId ) : IEnumerable
FetchRecursiveDependancies ( System.Guid workspaceId, string resourceName ) : IEnumerable

Method Details

CreateServiceEntry() public méthode

Creates the service entry.
public CreateServiceEntry ( ) : DynamicService
Résultat Dev2.DynamicServices.DynamicService

Execute() public méthode

Executes the service
public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary The values.
theWorkspace IWorkspace The workspace.
Résultat StringBuilder

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string