Interface DistributedByInterpreter<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan>
- All Known Subinterfaces:
DistributedByInterpreterES<DATA,,PLAN> DistributedByInterpreterOS<DATA,,PLAN> ProcessDistributedByInterpreterES,ProcessDistributedByInterpreterOS
- All Known Implementing Classes:
AbstractDistributedByInterpreterES,AbstractDistributedByInterpreterOS,AbstractProcessDistributedByIdentityInterpreterES,AbstractProcessDistributedByIdentityInterpreterOS,AbstractProcessDistributedByInstanceDateInterpreterES,AbstractProcessDistributedByInstanceDateInterpreterOS,AbstractProcessDistributedByInterpreterES,AbstractProcessDistributedByInterpreterOS,AbstractProcessDistributedByModelElementInterpreterES,AbstractProcessDistributedByModelElementInterpreterOS,DecisionDistributedByNoneInterpreterES,DecisionDistributedByNoneInterpreterOS,ProcessDistributedByAssigneeInterpreterES,ProcessDistributedByAssigneeInterpreterOS,ProcessDistributedByCandidateGroupInterpreterES,ProcessDistributedByCandidateGroupInterpreterOS,ProcessDistributedByFlowNodeInterpreterES,ProcessDistributedByFlowNodeInterpreterOS,ProcessDistributedByInstanceEndDateInterpreterES,ProcessDistributedByInstanceEndDateInterpreterOS,ProcessDistributedByInstanceStartDateInterpreterES,ProcessDistributedByInstanceStartDateInterpreterOS,ProcessDistributedByInterpreterFacadeES,ProcessDistributedByInterpreterFacadeOS,ProcessDistributedByNoneInterpreterES,ProcessDistributedByNoneInterpreterOS,ProcessDistributedByProcessInterpreterES,ProcessDistributedByProcessInterpreterOS,ProcessDistributedByUserTaskInterpreterES,ProcessDistributedByUserTaskInterpreterOS,ProcessDistributedByVariableInterpreterES,ProcessDistributedByVariableInterpreterOS
public interface DistributedByInterpreter<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan>
-
Method Summary
Modifier and TypeMethodDescriptioncreateEmptyResult(ExecutionContext<DATA, PLAN> context) default booleanisKeyOfNumericType(ExecutionContext<DATA, PLAN> context)
-
Method Details
-
isKeyOfNumericType
-
createEmptyResult
List<CompositeCommandResult.DistributedByResult> createEmptyResult(ExecutionContext<DATA, PLAN> context)
-