package TaskoMask.BuildingBlocks.Contracts.Protos

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service GetActivitiesByTaskIdGrpcService

get_activities_by_task_id.proto:7

service GetBoardByIdGrpcService

get_board_by_id.proto:7

service GetBoardsByOrganizationIdGrpcService

get_boards_by_organization_id.proto:7

service GetBoardsByProjectIdGrpcService

get_boards_by_project_id.proto:7

service GetCardByIdGrpcService

get_card_by_id.proto:7

service GetCardsByBoardIdGrpcService

get_cards_by_board_id.proto:7

service GetCommentsByTaskIdGrpcService

get_comments_by_task_id.proto:7

service GetOrganizationsByOwnerIdGrpcService

get_organizations_by_owner_id.proto:7

service GetProjectByIdGrpcService

get_project_by_id.proto:7

service GetProjectsByOrganizationIdGrpcService

get_projects_by_organization_id.proto:7

service GetTaskByIdGrpcService

get_task_by_id.proto:7

service GetTasksByCardIdGrpcService

get_tasks_by_card_id.proto:7

message CreationTimeGrpcResponse

base.proto:8

Used in: GetActivityGrpcResponse, GetBoardGrpcResponse, GetCardGrpcResponse, GetCommentGrpcResponse, GetOrganizationGrpcResponse, GetProjectGrpcResponse, GetTaskGrpcResponse

message GetBoardGrpcResponse

base.proto:30

Used as response type in: GetBoardByIdGrpcService.Handle, GetBoardsByOrganizationIdGrpcService.Handle, GetBoardsByProjectIdGrpcService.Handle

message GetCardGrpcResponse

base.proto:56

Used as response type in: GetCardByIdGrpcService.Handle, GetCardsByBoardIdGrpcService.Handle

message GetProjectGrpcResponse

base.proto:19

Used as response type in: GetProjectByIdGrpcService.Handle, GetProjectsByOrganizationIdGrpcService.Handle

message GetTaskGrpcResponse

base.proto:43

Used as response type in: GetTaskByIdGrpcService.Handle, GetTasksByCardIdGrpcService.Handle