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

Detect IO mapping changes for WFs
Inheritance: IServiceCompileRule
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

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

Method Details

ApplyRule() public méthode

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

HandlesType() public méthode

public HandlesType ( ) : ServerCompileMessageType
Résultat ServerCompileMessageType