The following tables list the members exposed by IFlowSchemaStateService.
Name | Description | |
---|---|---|
FindFlowSchema | Searches for a data of the process schema by a given identifier. | |
FindFlowVisitor | Returns the FlowVisitor instance by the specified process ID. | |
GetFlowSchema | Gets a data of the process schema by a given identifier. If such process schema is not found, an exception is thrown. | |
RemoveFlowSchema | Removes data of the process schema from the storage. | |
RemoveFlowVisitor | Removes data of the process schema from the storage. | |
SaveFlowSchema | Saves a data of the process schema in the storage. | |
SaveFlowVisitor | Saves the visitor of the process elements in the storage. |