org.jbpm.designer.web.preprocessing.impl
Class JbpmPreprocessingUnit.WorkItemDisplayNameComparator
java.lang.Object
org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit.WorkItemDisplayNameComparator
- All Implemented Interfaces:
- Comparator<String>
- Enclosing class:
- JbpmPreprocessingUnit
public class JbpmPreprocessingUnit.WorkItemDisplayNameComparator
- extends Object
- implements Comparator<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JbpmPreprocessingUnit.WorkItemDisplayNameComparator
public JbpmPreprocessingUnit.WorkItemDisplayNameComparator(Map<String,org.jbpm.process.workitem.WorkDefinitionImpl> workMap)
compare
public int compare(String a,
String b)
- Specified by:
compare in interface Comparator<String>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.