public final class RequestInfoUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getInitiator(org.activiti.engine.delegate.DelegateTask delegateTask)
Helper method to extract the initiator from the task
|
static String |
getRecordName(org.activiti.engine.delegate.DelegateTask delegateTask)
Helper method to extract the record name from the task
|
static org.alfresco.service.ServiceRegistry |
getServiceRegistry()
Helper method to get the service registry in order to call services
|
public static org.alfresco.service.ServiceRegistry getServiceRegistry()
public static String getRecordName(org.activiti.engine.delegate.DelegateTask delegateTask)
delegateTask - The delegate taskpublic static String getInitiator(org.activiti.engine.delegate.DelegateTask delegateTask)
delegateTask - The delegate taskCopyright © 2005–2017 Alfresco Software. All rights reserved.