public final class BpmUtils extends Object
| Constructor and Description |
|---|
BpmUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <E extends com.edorasware.commons.core.entity.DomainObjectDefinition<?,?>> |
latestVersionByKey(List<E> definitions)
Filters for the latest definition versions.
|
public static <E extends com.edorasware.commons.core.entity.DomainObjectDefinition<?,?>> List<E> latestVersionByKey(List<E> definitions)
E - the definition typedefinitions - the definitions to filter for the latest versionsCopyright © 2010 - 2016 edorasware ag. All Rights Reserved.