@Service public class ContentItemService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FlowableClientService |
clientUtil |
| Constructor and Description |
|---|
ContentItemService() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getContentItem(ServerConfig serverConfig,
String contentItemId) |
com.fasterxml.jackson.databind.JsonNode |
listContentItems(ServerConfig serverConfig,
Map<String,String[]> parameterMap) |
@Autowired protected FlowableClientService clientUtil
public com.fasterxml.jackson.databind.JsonNode listContentItems(ServerConfig serverConfig, Map<String,String[]> parameterMap)
public com.fasterxml.jackson.databind.JsonNode getContentItem(ServerConfig serverConfig, String contentItemId)
Copyright © 2020 Flowable. All rights reserved.