public class ProcessStartDateComparator extends Object implements Comparator<ProcessInstance>
Falls back on process id comparisons.
Constructor and Description |
---|
ProcessStartDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProcessInstance p1,
ProcessInstance p2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(ProcessInstance p1, ProcessInstance p2)
compare
in interface Comparator<ProcessInstance>
Copyright © 2013 Nuxeo SA. All Rights Reserved.