public class UgcPipeline extends Object
| Constructor and Description |
|---|
UgcPipeline() |
| Modifier and Type | Method and Description |
|---|---|
<T extends UGC> |
processUgc(T ugc) |
<T extends UGC> |
processUgc(T ugc,
Map<String,Object> params) |
void |
setPipeList(List<UgcPipe> pipeList) |
public <T extends UGC> void processUgc(T ugc) throws SocialException
SocialExceptionpublic <T extends UGC> void processUgc(T ugc, Map<String,Object> params) throws SocialException
SocialExceptionCopyright © 2019 CrafterCMS. All rights reserved.