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

Fetch a service body definition
Inheritance: IEsbManagementEndpoint
Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Methods

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

Method Details

CreateServiceEntry() public method

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

DecryptAllPasswords() public method

public DecryptAllPasswords ( StringBuilder stringBuilder ) : StringBuilder
stringBuilder StringBuilder
return StringBuilder

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