C# Class Tmx.Server.Logic.ObjectModel.ServerWatcher

Description of ServerWatcher.
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
IsWorkflowCompleted ( string name ) : bool

Private Methods

Method Description
AllTasksAreComplete ( System.Guid workflowId ) : bool
ThereHaveNotBeenTasksAllocated ( System.Guid workflowId ) : bool
WaitForWorkflow ( string name ) : bool
temp_dumpTestTasks ( ) : void

Method Details

IsWorkflowCompleted() public method

public IsWorkflowCompleted ( string name ) : bool
name string
return bool