Uses of Class
org.activiti.cloud.services.query.model.ProcessCandidateStarterUserEntity
-
Packages that use ProcessCandidateStarterUserEntity Package Description org.activiti.cloud.services.query.model -
-
Uses of ProcessCandidateStarterUserEntity in org.activiti.cloud.services.query.model
Constructor parameters in org.activiti.cloud.services.query.model with type arguments of type ProcessCandidateStarterUserEntity Constructor Description QProcessCandidateStarterUserEntity(com.querydsl.core.types.Path<? extends ProcessCandidateStarterUserEntity> path)QProcessCandidateStarterUserEntity(Class<? extends ProcessCandidateStarterUserEntity> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-