Class SystemAndCustomAvatars

java.lang.Object
com.atlassian.jira.avatar.SystemAndCustomAvatars

@ExperimentalApi public class SystemAndCustomAvatars extends Object
Since:
v6.3
  • Constructor Details

    • SystemAndCustomAvatars

      public SystemAndCustomAvatars(List<Avatar> systemAvatars, List<Avatar> customAvatars)
  • Method Details