org.camunda.bpm.engine.impl
Class OperationLogQueryProperty

java.lang.Object
  extended by org.camunda.bpm.engine.impl.OperationLogQueryProperty

public class OperationLogQueryProperty
extends Object

Contains sortable properties which can be used in a UserOperationLogQuery.

Author:
Danny Gräf

Field Summary
static QueryProperty TIMESTAMP
           
 
Constructor Summary
OperationLogQueryProperty()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIMESTAMP

public static final QueryProperty TIMESTAMP
Constructor Detail

OperationLogQueryProperty

public OperationLogQueryProperty()


Copyright © 2017 camunda services GmbH. All rights reserved.