C# Класс Dev2.Runtime.ESB.Management.Services.GetDependanciesOnList

Наследование: IEsbManagementEndpoint
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateServiceEntry ( ) : DynamicService

Creates the service entry.

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

Executes the service

HandlesType ( ) : string

Приватные методы

Метод Описание
FetchRecursiveDependancies ( System.Guid resourceId, System.Guid workspaceId ) : IEnumerable
FetchRecursiveDependancies ( System.Guid workspaceId, string resourceName ) : IEnumerable

Описание методов

CreateServiceEntry() публичный Метод

Creates the service entry.
public CreateServiceEntry ( ) : DynamicService
Результат Dev2.DynamicServices.DynamicService

Execute() публичный Метод

Executes the service
public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary The values.
theWorkspace IWorkspace The workspace.
Результат StringBuilder

HandlesType() публичный Метод

public HandlesType ( ) : string
Результат string