org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator
Class DbEntityOperationComparator
java.lang.Object
org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.DbEntityOperationComparator
- All Implemented Interfaces:
- Comparator<DbEntityOperation>
public class DbEntityOperationComparator
- extends Object
- implements Comparator<DbEntityOperation>
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbEntityOperationComparator
public DbEntityOperationComparator()
compare
public int compare(DbEntityOperation firstOperation,
DbEntityOperation secondOperation)
- Specified by:
compare in interface Comparator<DbEntityOperation>
Copyright © 2015 camunda services GmbH. All rights reserved.