public class FlowableExpressionBase64Utils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ContentService |
contentService |
| Constructor and Description |
|---|
FlowableExpressionBase64Utils() |
| Modifier and Type | Method and Description |
|---|---|
String |
decodeToString(String toDecode,
String encoding) |
protected String |
encodeContentItem(ContentItem contentItem) |
String |
encodeToString(Object src) |
ContentService |
getContentService() |
void |
setContentService(ContentService contentService) |
protected ContentService contentService
protected String encodeContentItem(ContentItem contentItem)
public String decodeToString(String toDecode, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic ContentService getContentService()
public void setContentService(ContentService contentService)