public final class ChangeItemBeanKit extends Object
ChangeItemBean| Modifier and Type | Method and Description |
|---|---|
static Optional<ChangeItemBean> |
getFieldChange(String fieldName,
Collection<ChangeItemBean> changeItems)
Gets the change item bean out of the given collection for the given fieldName.
|
public static Optional<ChangeItemBean> getFieldChange(String fieldName, Collection<ChangeItemBean> changeItems)
fieldName equals the name of the change item bean in the given collectionfieldName - the name of the field to getchangeItems - the collection of change item beans to search for the fieldCopyright © 2002-2019 Atlassian. All Rights Reserved.