Categorygithub.com/jlambert68/FenixTestInstructionsAdminSharedTestInstructionAndTestInstuctionContainerTypes
# Structs
AllowedUsersStruct Struct containing all users that are allowed to access the connectors published TestInstructions and TestInstructionContainers.
AllowedUserStruct Struct containing a user that are allowed to access the connectors published TestInstructions and TestInstructionContainers.
AllUsersAuthorizationRightsStruct Struct defining rights for all users regarding this domain.
Define a struct with field of any type.
ConnectorsDomainStruct Keeps the information about what domain the Connector belongs to.
ResponseVariablesMapStructureStruct Keeps all Response Variable for a TestInstruction.
ResponseVariableStructureStruct Keeps a Response variable and its Hash.
TestInstructionContainerInstanceVersionsStruct Struct for all versions of one TestInstructionContainer, to be sent over gRPC to Fenix backend.
TestInstructionContainerInstanceVersionStruct Struct for one TestInstructionContainer, to be sent over gRPC to Fenix backend.
TestInstructionContainersStruct Struct for all TestInstructionContainersMap, to be sent over gPRC to Fenix backend.
TestInstructionContainerStruct Struct for holding all data for a TestInstructionContainer.
TestInstructionInstanceVersionsStruct Struct for all versions of one TestInstruction, to be sent over gRPC to Fenix backend.
TestInstructionInstanceVersionStruct Struct for one TestInstruction, to be sent over gRPC to Fenix backend.
TestInstructionsAndTestInstructionsContainersStruct Struct for all TestInstructions and TestInstructionsContainers from a "System" that should be sent to Fenix backen.
TestInstructionsStruct Struct for all TestInstructionsMap, to be sent over gPRC to Fenix backend.
TestInstructionStruct Struct for holding all data for a TestInstruction.
UserAuthorizationRightsStruct Struct defining the users right for this domain.