Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.task.QTask
-
Packages that use QTask Package Description com.evolveum.midpoint.repo.sqale.qmodel.task -
-
Uses of QTask in com.evolveum.midpoint.repo.sqale.qmodel.task
Methods in com.evolveum.midpoint.repo.sqale.qmodel.task that return QTask Modifier and Type Method Description protected QTask
QTaskMapping. newAliasInstance(String alias)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.task with parameters of type QTask Modifier and Type Method Description @NotNull com.querydsl.core.types.Path<?>[]
QTaskMapping. selectExpressions(QTask entity, Collection<SelectorOptions<GetOperationOptions>> options)
TaskType
QTaskMapping. toSchemaObject(@NotNull com.querydsl.core.Tuple row, @NotNull QTask entityPath, @NotNull JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options)
-