C# Class Dev2.Runtime.Compiler.CompileRules.DBService_IsRequiredChangeRule

Detect IO mapping changes for WFs
Inheritance: IServiceCompileRule
Mostrar archivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
ApplyRule ( System.Guid serviceID, StringBuilder beforeAction, StringBuilder afterAction ) : CompileMessageTO
HandlesType ( ) : ServerCompileMessageType

Method Details

ApplyRule() public method

public ApplyRule ( System.Guid serviceID, StringBuilder beforeAction, StringBuilder afterAction ) : CompileMessageTO
serviceID System.Guid
beforeAction StringBuilder
afterAction StringBuilder
return Dev2.Data.ServiceModel.Messages.CompileMessageTO

HandlesType() public method

public HandlesType ( ) : ServerCompileMessageType
return ServerCompileMessageType