The following tables list the members exposed by IProcessComponentSetStateService.
Name | Description | |
---|---|---|
FindFlowSchema | Searches for a data of the process schema by a given identifier. | |
FindProcessComponentSet | Searches for a set of process components by a given identifier. | |
GetFlowSchema | Gets a data of the process schema by a given identifier. If such process schema is not found, an exception is thrown. | |
GetProcessComponentSet | Gets a set of process components by a given identifier. If such set is not found, an exception is thrown. | |
RemoveFlowVisitor | Removes data of the process schema from the storage. | |
RemoveProcessComponentSet | Removes a set of components from the storage. | |
SaveFlowSchema | Saves a process schema in the storage. | |
SaveProcessComponentSet | Saves a set of process components in the storage. |