Interface ProcessDistributedByInterpreterES

All Superinterfaces:
DistributedByInterpreter<ProcessReportDataDto,ProcessExecutionPlan>, DistributedByInterpreterES<ProcessReportDataDto,ProcessExecutionPlan>
All Known Implementing Classes:
AbstractProcessDistributedByIdentityInterpreterES, AbstractProcessDistributedByInstanceDateInterpreterES, AbstractProcessDistributedByInterpreterES, AbstractProcessDistributedByModelElementInterpreterES, ProcessDistributedByAssigneeInterpreterES, ProcessDistributedByCandidateGroupInterpreterES, ProcessDistributedByFlowNodeInterpreterES, ProcessDistributedByInstanceEndDateInterpreterES, ProcessDistributedByInstanceStartDateInterpreterES, ProcessDistributedByInterpreterFacadeES, ProcessDistributedByNoneInterpreterES, ProcessDistributedByProcessInterpreterES, ProcessDistributedByUserTaskInterpreterES, ProcessDistributedByVariableInterpreterES

public interface ProcessDistributedByInterpreterES extends DistributedByInterpreterES<ProcessReportDataDto,ProcessExecutionPlan>