public interface NotificationSchemeBeanFactory
Modifier and Type | Method and Description |
---|---|
NotificationSchemeBean |
createNotificationSchemeBean(NotificationScheme notificationScheme,
List<NotificationSchemeExpandParam> expand) |
io.atlassian.fugue.Either<ErrorCollection,List<NotificationSchemeExpandParam>> |
parseExpandQuery(String expandQueryParameter) |
NotificationSchemeBean createNotificationSchemeBean(NotificationScheme notificationScheme, List<NotificationSchemeExpandParam> expand)
io.atlassian.fugue.Either<ErrorCollection,List<NotificationSchemeExpandParam>> parseExpandQuery(@Nullable String expandQueryParameter)
Copyright © 2002-2021 Atlassian. All Rights Reserved.