Uses of Class
io.camunda.optimize.dto.optimize.query.analysis.BranchAnalysisOutcomeDto
Packages that use BranchAnalysisOutcomeDto
-
Uses of BranchAnalysisOutcomeDto in io.camunda.optimize.dto.optimize.query.analysis
Fields in io.camunda.optimize.dto.optimize.query.analysis with type parameters of type BranchAnalysisOutcomeDtoModifier and TypeFieldDescriptionprotected Map<String, BranchAnalysisOutcomeDto> BranchAnalysisResponseDto.followingNodesAll branch analysis information of the flow nodes from the gateway to the end event.Methods in io.camunda.optimize.dto.optimize.query.analysis that return types with arguments of type BranchAnalysisOutcomeDtoMethod parameters in io.camunda.optimize.dto.optimize.query.analysis with type arguments of type BranchAnalysisOutcomeDtoModifier and TypeMethodDescriptionvoidBranchAnalysisResponseDto.setFollowingNodes(Map<String, BranchAnalysisOutcomeDto> followingNodes)