Package com.flowable.indexing.config
Class SortParameter
java.lang.Object
com.flowable.indexing.config.SortParameter
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
-
variable
protected boolean variable
-
-
Constructor Details
-
SortParameter
public SortParameter()
-
-
Method Details
-
getType
-
setType
-
isVariable
public boolean isVariable() -
setVariable
public void setVariable(boolean variable)
-