Package com.atlassian.crowd.support
Class SupportInformationBuilder
java.lang.Object
com.atlassian.crowd.support.SupportInformationBuilder
Builds a support information map from a bunch of fields.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttributes
(String name, Map<String, String> attributesToSet) Deprecated.void
Deprecated.usefield(String, Object)
instead.attributes
(String name, Map<String, String> attributes) getMap()
void
Deprecated.useprefix(String)
instead.
-
Constructor Details
-
SupportInformationBuilder
public SupportInformationBuilder()
-
-
Method Details
-
addField
Deprecated.usefield(String, Object)
instead. Since 3.4. -
field
-
addAttributes
Deprecated.useattributes(String, Map)
instead. Since 3.4. -
attributes
-
getMap
-
setPrefix
Deprecated.useprefix(String)
instead. Since 3.4. -
prefix
-
attributes(String, Map)
instead.