Interface WorkflowMetricsSLADefinitionVersionFinder
@ProviderType
public interface WorkflowMetricsSLADefinitionVersionFinder
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionfindByC_CD_P_S(long companyId, Date createDate, Long processId, int status, int start, int end)
-
Method Details
-
findByC_CD_P_S
List<WorkflowMetricsSLADefinitionVersion> findByC_CD_P_S(long companyId, Date createDate, Long processId, int status, int start, int end)
-