Uses of Class
com.atlassian.servicedesk.api.util.expansion.Expansion
Packages that use Expansion
-
Uses of Expansion in com.atlassian.servicedesk.api.util.expansion
Methods in com.atlassian.servicedesk.api.util.expansion that return ExpansionModifier and TypeMethodDescriptionstatic Expansion
Creates an Expansion made up of the given parts.static Expansion[]
Converts a string representation of a collection of Expansions back into anExpansion
array.static Expansion
ExpansionsParser.parseSingle
(String expand) Converts a string representation of a single Expansion back into an Expansion.Expansions.toArray()
Methods in com.atlassian.servicedesk.api.util.expansion with parameters of type ExpansionModifier and TypeMethodDescriptionstatic String
Converts a collection ofExpansion
s into a single string.Constructors in com.atlassian.servicedesk.api.util.expansion with parameters of type ExpansionConstructor parameters in com.atlassian.servicedesk.api.util.expansion with type arguments of type Expansion