public class QueryContext
extends org.kie.api.runtime.query.QueryContext
Constructor and Description |
---|
QueryContext() |
QueryContext(Integer offset,
Integer count) |
QueryContext(Integer offset,
Integer count,
String orderBy,
boolean asc) |
QueryContext(org.kie.api.runtime.query.QueryContext queryContext) |
QueryContext(String orderBy,
boolean asc) |
public QueryContext()
public QueryContext(org.kie.api.runtime.query.QueryContext queryContext)
public QueryContext(String orderBy, boolean asc)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.