I am developing a plugin. I want to return a data-subset from my plugin Function

I am developing a plugin. I want to return a data-subset from my plugin Function. I need the classes SortInfo and PagingInfo to import. The documentation for these classes in the Java Docs(Public API documentation) indicates that these classes are available in the package com.appiancorp.suiteapi.common.paging. The link to java doc is: forum.appian.com/.../

I imported the required jars from Appian 7.8 libs. (APPIAN_HOME/ear/suite.ear/libs). But I am not able to find these classes in the package com.appiancorp.suiteapi.common.paging although the documentation mentions them in that package. Please find attached screenshot which shows the classes in package com.appiancorp.suiteapi.common.paging. You can see that the classes PagingInfo and SortInfo are not available. Also the documentation mentions that these classes are available since Appian version 6.6. But, I was not able to find them in Appian version...

OriginalPostID-185555

OriginalPostID-185555

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data