GraphPartialRefresh Constructor |
Name | Description | |
---|---|---|
GraphPartialRefresh |
Default constructor.
| |
GraphPartialRefresh(ResponseStatusEnum) |
Simple parametric constructor.
| |
GraphPartialRefresh(IEnumerableNode, IEnumerableConnection) |
Constructor filling data from default format.
| |
GraphPartialRefresh(ResponseStatusEnum, String) |
Parametric constructor.
| |
GraphPartialRefresh(IEnumerableWorkflowStepInfo, IEnumerableWorkflowTransitionInfo) |
Constructor filling data from workflow format.
|