public class NotificationUtility extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_IMG_DEPOSITS |
static String |
CONTENT_IMG_TRANSACTIONS |
static String |
CONTENT_IMG_USERS |
static String |
CONTENT_IMG_WITHDRAWALS |
static String |
OUTPUT_STREAM_ATTACHMENT |
static String |
OUTPUT_STREAM_BODY |
Constructor and Description |
---|
NotificationUtility() |
Modifier and Type | Method and Description |
---|---|
static void |
fetchReportImages(com.webpagebytes.cms.WPBContentProvider contentProvider,
com.webpagebytes.cms.WPBModel model,
Map<String,String> content) |
public static final String OUTPUT_STREAM_BODY
public static final String OUTPUT_STREAM_ATTACHMENT
public static final String CONTENT_IMG_USERS
public static final String CONTENT_IMG_TRANSACTIONS
public static final String CONTENT_IMG_DEPOSITS
public static final String CONTENT_IMG_WITHDRAWALS
Copyright © 2016. All rights reserved.