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