Class DefaultUserFormatTypes

java.lang.Object
com.atlassian.jira.plugin.userformat.descriptors.DefaultUserFormatTypes
All Implemented Interfaces:
UserFormatTypes

public class DefaultUserFormatTypes extends Object implements UserFormatTypes
Since:
v4.4
  • Constructor Details

  • Method Details

    • get

      public Iterable<String> get()
      Description copied from interface: UserFormatTypes
      Gets all the types which have an enabled user format module descriptor from the plugins system.
      Specified by:
      get in interface UserFormatTypes
      Returns:
      An Iterable of all the types which have an enabled user format module descriptor.