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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributes(String name, Map<String, String> attributesToSet) Deprecated.voidDeprecated.usefield(String, Object)instead.attributes(String name, Map<String, String> attributes) getMap()voidDeprecated.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.