Package | Description |
---|---|
com.atlassian.jira.mail | |
com.atlassian.jira.util.collect |
Modifier and Type | Method and Description |
---|---|
static MemoizingMap.Master<String,Object> |
JiraMailQueueUtils.getContextParamsMaster()
Get the context params needed by the body of JIRA messages
|
Modifier and Type | Method and Description |
---|---|
MemoizingMap.Master<K,V> |
MemoizingMap.Master.combine(MemoizingMap.Master<K,V> other)
Make a composite
MemoizingMap.Master of the other and this master. |
MemoizingMap.Master<K,V> |
MemoizingMap.Master.Builder.master() |
Modifier and Type | Method and Description |
---|---|
MemoizingMap.Master<K,V> |
MemoizingMap.Master.combine(MemoizingMap.Master<K,V> other)
Make a composite
MemoizingMap.Master of the other and this master. |
Copyright © 2002-2016 Atlassian. All Rights Reserved.