KIE Internal 6.2.0.CR2

Uses of Class
org.kie.internal.runtime.manager.audit.query.NodeInstanceLogQueryBuilder.OrderBy

Packages that use NodeInstanceLogQueryBuilder.OrderBy
org.kie.internal.runtime.manager.audit.query   
 

Uses of NodeInstanceLogQueryBuilder.OrderBy in org.kie.internal.runtime.manager.audit.query
 

Methods in org.kie.internal.runtime.manager.audit.query that return NodeInstanceLogQueryBuilder.OrderBy
static NodeInstanceLogQueryBuilder.OrderBy NodeInstanceLogQueryBuilder.OrderBy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeInstanceLogQueryBuilder.OrderBy[] NodeInstanceLogQueryBuilder.OrderBy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kie.internal.runtime.manager.audit.query with parameters of type NodeInstanceLogQueryBuilder.OrderBy
 NodeInstanceLogQueryBuilder NodeInstanceLogQueryBuilder.orderBy(NodeInstanceLogQueryBuilder.OrderBy field)
          Specify how the results of the query should be ordered.
 


KIE Internal 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.