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 ExpansionCreates an Expansion made up of the given parts.static Expansion[]Converts a string representation of a collection of Expansions back into anExpansionarray.static ExpansionExpansionsParser.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 StringConverts a collection ofExpansions 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