public class ActivitySummaryParser extends java.lang.Object implements ActivitySummaryProcessorRegistry
| Constructor and Description |
|---|
ActivitySummaryParser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
parse(java.lang.String activityType,
java.lang.String activitySummary) |
void |
register(java.lang.String activityType,
ActivitySummaryProcessor processor) |
void |
setProcessors(org.alfresco.util.registry.NamedObjectRegistry processors) |
public void setProcessors(org.alfresco.util.registry.NamedObjectRegistry processors)
public void register(java.lang.String activityType,
ActivitySummaryProcessor processor)
register in interface ActivitySummaryProcessorRegistrypublic java.util.Map parse(java.lang.String activityType,
java.lang.String activitySummary)
throws org.json.JSONException
org.json.JSONExceptionCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.