Package | Description |
---|---|
org.kie.internal.runtime.manager.audit.query |
Modifier and Type | Method and Description |
---|---|
static AuditTaskInstanceLogQueryBuilder.OrderBy |
AuditTaskInstanceLogQueryBuilder.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditTaskInstanceLogQueryBuilder.OrderBy[] |
AuditTaskInstanceLogQueryBuilder.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AuditTaskInstanceLogQueryBuilder |
AuditTaskInstanceLogQueryBuilder.orderBy(AuditTaskInstanceLogQueryBuilder.OrderBy field)
Specify how the results of the query should be ordered.
|
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.