| Package | Description | 
|---|---|
| com.javahollic.jira.emh.api.export.beans | |
| com.javahollic.jira.emh.api.integration | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProfileBean> | 
ProfileGroupBean.getProfiles()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProfileGroupBean.addProfile(ProfileBean profile)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProfileGroupBean.setProfiles(List<ProfileBean> profiles)  | 
| Modifier and Type | Method and Description | 
|---|---|
ProfileBean | 
ITProfileManager.copyProfile(int toCopy)  | 
ProfileBean | 
ITProfileManager.getProfileById(Integer i)  | 
ProfileBean | 
ITProfileManager.getProfileByKey(String profileKey)  | 
ProfileBean | 
ITProfileManager.installProfile(InputStream is,
              String profileKey,
              boolean addDefaultNotificationScheme)
Deploys a previously stored Profile 
 | 
ProfileBean | 
ITProfileManager.updateProfileGroup(ProfileGroupBean profileGroup)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
ITMailUtil.getAttachmentCount(javax.mail.Message messageToCount,
                  ProfileBean profileBean)  | 
com.atlassian.mail.MailUtils.Attachment[] | 
ITMailUtil.getAttachments(javax.mail.internet.MimeMessage message,
              ProfileBean profile)  | 
String | 
ITMailUtil.getContent(javax.mail.Message message,
          ProfileBean bean)  | 
String | 
ITMailUtil.getExactContent(javax.mail.Message message,
               boolean isHtml,
               ProfileBean bean)  | 
String | 
ITMailUtil.getHtmlContent(javax.mail.internet.MimeMessage message,
              ProfileBean profileBean)  | 
List<Dimension> | 
ITMailUtil.getImageDimensionsFromMessage(javax.mail.internet.MimeMessage message,
                             ProfileBean profileBean)  | 
void | 
ITProfileManager.updateProfile(ProfileBean profile)  | 
Copyright © 2008–2022 The Plugin People. All rights reserved.