Uses of Class
com.netgrif.application.engine.workflow.domain.QCase
-
Packages that use QCase Package Description com.netgrif.application.engine.workflow.domain com.netgrif.application.engine.workflow.domain.repositories -
-
Uses of QCase in com.netgrif.application.engine.workflow.domain
Fields in com.netgrif.application.engine.workflow.domain declared as QCase Modifier and Type Field Description static QCaseQCase. case$ -
Uses of QCase in com.netgrif.application.engine.workflow.domain.repositories
Methods in com.netgrif.application.engine.workflow.domain.repositories with parameters of type QCase Modifier and Type Method Description default voidCaseRepository. customize(org.springframework.data.querydsl.binding.QuerydslBindings bindings, QCase qCase)voidCaseRepositoryImpl. customize(org.springframework.data.querydsl.binding.QuerydslBindings bindings, QCase qCase)
-