public interface IWorkListStrategy<CallContextType extends ICallContext<?>>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IWorkListStrategy.IEntry<CallContextType extends ICallContext<?>>
Interface for work list entries.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IWorkListStrategy.IEntry<CallContextType> e1,
IWorkListStrategy.IEntry<CallContextType> e2)
Compares two work list entries.
|
int compare(IWorkListStrategy.IEntry<CallContextType> e1, IWorkListStrategy.IEntry<CallContextType> e2)
Copyright © 2012 Aarhus University