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

Find dependencies for a service
Inheritance: IEsbManagementEndpoint
Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
HandlesType ( ) : string

Private Methods

Method Description
FindDependenciesRecursive ( System.Guid resourceGuid, System.Guid workspaceId ) : StringBuilder
FindWhatDependsOnMe ( IResource res, System.Guid workspaceId ) : StringBuilder

Method Details

CreateServiceEntry() public method

public CreateServiceEntry ( ) : DynamicService
return Dev2.DynamicServices.DynamicService

Execute() public method

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

HandlesType() public method

public HandlesType ( ) : string
return string