public class CreateSmartFolder
extends org.alfresco.bm.event.AbstractEventProcessor
| Constructor and Description |
|---|
CreateSmartFolder(org.alfresco.bm.site.SiteDataService siteDataService,
String cmisBindingUrl,
String cmisBindingType,
org.apache.chemistry.opencmis.client.api.OperationContext cmisCtx,
String username,
String password,
String rootFolderName,
String aspectName,
String propertyName,
String eventNameCreatedSmartFolder)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected org.alfresco.bm.event.EventResult |
processEvent(org.alfresco.bm.event.Event event) |
getName, getWarnDelay, isAutoCloseSessionId, isAutoPropagateSessionId, isChart, processEvent, register, resumeTimer, setAutoCloseSessionId, setAutoPropagateSessionId, setBeanName, setChart, setEventName, setEventNames, setRegistry, setWarnDelay, stopTimer, suspendTimer, toStringpublic CreateSmartFolder(org.alfresco.bm.site.SiteDataService siteDataService,
String cmisBindingUrl,
String cmisBindingType,
org.apache.chemistry.opencmis.client.api.OperationContext cmisCtx,
String username,
String password,
String rootFolderName,
String aspectName,
String propertyName,
String eventNameCreatedSmartFolder)
siteDataService - site data servicecmisBindingUrl - CMIS binding URLcmisBindingType - CMIS binding typecmisCtx - CMIS contextusername - CMIS user namepassword - CMIS passwordrootFolderName - name of the smart root folder to createaspectName - name of the aspect to add to the smart folder rootpropertyName - name of the property in aspect to seteventNameCreatedSmartFolder - name of the next eventCopyright © 2016. All rights reserved.