C# Class Dev2.Data.SystemTemplates.Models.Dev2Switch

A model for the Switch on the workflow designer
Inheritance: IDev2DataModel, IDev2FlowModel
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GenerateUserFriendlyModel ( IExecutionEnvironment env, Dev2DecisionMode mode, ErrorResultTO &errors ) : string
ToWebModel ( ) : string

To the web model.

Method Details

GenerateUserFriendlyModel() public méthode

public GenerateUserFriendlyModel ( IExecutionEnvironment env, Dev2DecisionMode mode, ErrorResultTO &errors ) : string
env IExecutionEnvironment
mode Dev2DecisionMode
errors Dev2.DataList.Contract.ErrorResultTO
Résultat string

ToWebModel() public méthode

To the web model.
public ToWebModel ( ) : string
Résultat string