Class ProcessDistributedByIdentityInterpreterHelper
java.lang.Object
io.camunda.optimize.service.db.report.interpreter.distributedby.process.identity.ProcessDistributedByIdentityInterpreterHelper
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDistributedByIdentityInterpreterHelper(AssigneeCandidateGroupService assigneeCandidateGroupService, DefinitionService definitionService, LocalizationService localizationService) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEmptyMissingDistributedByResults(List<CompositeCommandResult.DistributedByResult> distributedByIdentityResultList, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Supplier<CompositeCommandResult.ViewResult> emptyViewResultSupplier) getUserTaskIds(ProcessReportDataDto reportData) resolveIdentityName(String key, Supplier<IdentityType> identityTypeSupplier)
-
Constructor Details
-
ProcessDistributedByIdentityInterpreterHelper
public ProcessDistributedByIdentityInterpreterHelper(AssigneeCandidateGroupService assigneeCandidateGroupService, DefinitionService definitionService, LocalizationService localizationService)
-
-
Method Details
-
getUserTaskIds
-
resolveIdentityName
-
addEmptyMissingDistributedByResults
public void addEmptyMissingDistributedByResults(List<CompositeCommandResult.DistributedByResult> distributedByIdentityResultList, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Supplier<CompositeCommandResult.ViewResult> emptyViewResultSupplier)
-