C# Class DocumentApproval.Workflow1.Workflow1

Inheritance: System.Workflow.Activities.SequentialWorkflowActivity
Afficher le fichier Open project: ivankozyrev/fls-internal-portal

Private Properties

Свойство Type Description
CreateRequestTask_MethodInvoking void
InitializeComponent void
LogComment void
NotRequestTaskApproved void
OnRequestTaskChanged_Invoked void
UpdateDocumentFields void

Méthodes publiques

Méthode Description
Workflow1 ( ) : System

Private Methods

Méthode Description
CreateRequestTask_MethodInvoking ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
LogComment ( string description, string documentStatus ) : void
NotRequestTaskApproved ( object sender, System.Workflow.Activities.ConditionalEventArgs e ) : void
OnRequestTaskChanged_Invoked ( object sender, System.Workflow.Activities.ExternalDataEventArgs e ) : void
UpdateDocumentFields ( string documentStatus, string comment ) : void

Method Details

Workflow1() public méthode

public Workflow1 ( ) : System
Résultat System