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