Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class ProcessTreeDisplayedState

OptimaJet.Workflow.Core.Designer.ProcessTreeDisplayedState

Represents the state of a process that is displayed in the designer. Attention! Don't use this class in your code. It can be changed in future versions.

public class ProcessTreeDisplayedState : ProcessDisplayedState

Inheritance

Properties

Name
Type
SubprocessInfo #
ImmutableDictionary<ProcessDisplayedState>
SubprocessCurrentActivities #
ImmutableList<String>

Methods

public void AddSubprocess(ProcessInstance subprocessInstance, ProcessDisplayedState subprocessState) #

Parameters

Name
Type
Description
subprocessInstance
ProcessInstance
subprocessState
ProcessDisplayedState
public string GetSerializedValue() #

Returns

Type
Description
String