Interface ProcessDistributedByInterpreterOS

All Superinterfaces:
DistributedByInterpreter<ProcessReportDataDto,ProcessExecutionPlan>, DistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>
All Known Implementing Classes:
AbstractProcessDistributedByIdentityInterpreterOS, AbstractProcessDistributedByInstanceDateInterpreterOS, AbstractProcessDistributedByInterpreterOS, AbstractProcessDistributedByModelElementInterpreterOS, ProcessDistributedByAssigneeInterpreterOS, ProcessDistributedByCandidateGroupInterpreterOS, ProcessDistributedByFlowNodeInterpreterOS, ProcessDistributedByInstanceEndDateInterpreterOS, ProcessDistributedByInstanceStartDateInterpreterOS, ProcessDistributedByInterpreterFacadeOS, ProcessDistributedByNoneInterpreterOS, ProcessDistributedByProcessInterpreterOS, ProcessDistributedByUserTaskInterpreterOS, ProcessDistributedByVariableInterpreterOS

public interface ProcessDistributedByInterpreterOS extends DistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>