Uses of Class
io.cronapp.bpm.identity.plugin.support.query.CronUserQuery
-
Packages that use CronUserQuery Package Description io.cronapp.bpm.identity.plugin.support -
-
Uses of CronUserQuery in io.cronapp.bpm.identity.plugin.support
Methods in io.cronapp.bpm.identity.plugin.support with parameters of type CronUserQuery Modifier and Type Method Description List<org.camunda.bpm.engine.identity.User>CronIdentityProvider. findUserByQueryCriteria(CronUserQuery query)longCronIdentityProvider. findUserCountByQueryCriteria(CronUserQuery query)
-