Pagination with camunda mybatis for custom quries

Hi , I am new to camunda. How to acheive pagination for custom queries in camunda?? Does camunda support ,org.springframework.data.domain.pageable , org.springframework.data.domain.page as i need to show pagination on the result set.

TIA