Uses of Class
com.javahollic.jira.emh.api.export.beans.ProfileGroupBean
-
Packages that use ProfileGroupBean Package Description com.javahollic.jira.emh.api.integration -
-
Uses of ProfileGroupBean in com.javahollic.jira.emh.api.integration
Methods in com.javahollic.jira.emh.api.integration that return ProfileGroupBean Modifier and Type Method Description ProfileGroupBean
ITProfileManager. getProfileGroupByKey(String profileGroupKey)
ProfileGroupBean
ITProfileManager. installProfileGroup(InputStream is, String profileGroupKey, boolean addDefaultNotificationScheme)
Methods in com.javahollic.jira.emh.api.integration with parameters of type ProfileGroupBean Modifier and Type Method Description ProfileBean
ITProfileManager. updateProfileGroup(ProfileGroupBean profileGroup)
-