-
Notifications
You must be signed in to change notification settings - Fork 13
markdoccoreiprocess ProcessState
Denis Akopyan edited this page Mar 6, 2022
·
1 revision
Enumeration of possible states of a IProcess
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph MarkDoc.Core.IProcess
MarkDoc.Core.IProcess.ProcessState[[ProcessState]]
end
Enumeration of possible states of a IProcess
Generated with MarkDoc