Package org.camunda.bpm.engine.impl
Class OperationLogQueryProperty
- java.lang.Object
-
- org.camunda.bpm.engine.impl.OperationLogQueryProperty
-
public class OperationLogQueryProperty extends Object
Contains sortable properties which can be used in aUserOperationLogQuery
.- Author:
- Danny Gräf
-
-
Field Summary
Fields Modifier and Type Field Description static QueryProperty
TIMESTAMP
-
Constructor Summary
Constructors Constructor Description OperationLogQueryProperty()
-
-
-
Field Detail
-
TIMESTAMP
public static final QueryProperty TIMESTAMP
-
-