Uses of Interface
com.netgrif.application.engine.workflow.domain.repositories.CaseRepository
-
Packages that use CaseRepository Package Description com.netgrif.application.engine.workflow.domain.repositories com.netgrif.application.engine.workflow.service -
-
Uses of CaseRepository in com.netgrif.application.engine.workflow.domain.repositories
Classes in com.netgrif.application.engine.workflow.domain.repositories that implement CaseRepository Modifier and Type Class Description classCaseRepositoryImpl -
Uses of CaseRepository in com.netgrif.application.engine.workflow.service
Fields in com.netgrif.application.engine.workflow.service declared as CaseRepository Modifier and Type Field Description protected CaseRepositoryWorkflowService. repository
-