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>