- java.lang.Object
-
- org.flowable.common.rest.api.PaginateRequest
-
- com.flowable.engage.engine.impl.indexing.ConversationIndexQueryRequest
-
-
Field Summary
-
Fields inherited from class org.flowable.common.rest.api.PaginateRequest
order, size, sort, start
-
Method Summary
-
Methods inherited from class org.flowable.common.rest.api.PaginateRequest
getOrder, getSort, setOrder, setSize, setSort, setStart
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
-
getState
public String getState()
-
getType
public String getType()
-
getSize
public Integer getSize()
- Overrides:
getSize
in class org.flowable.common.rest.api.PaginateRequest
Copyright © 2019. All rights reserved.