public abstract class BaseJavaDelegate extends Object implements org.activiti.engine.delegate.JavaDelegate
JavaDelegate used in Alfresco-context.| Constructor and Description |
|---|
BaseJavaDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName()
Defaults to the full
Class Name. |
protected ServiceRegistry |
getServiceRegistry()
Get the service-registry from the current Activiti-context.
|
void |
setBeanRegistry(Map<Object,Object> beanRegistry) |
void |
setServiceRegistry(ServiceRegistry serviceRegistry) |
protected ServiceRegistry getServiceRegistry()
public void setServiceRegistry(ServiceRegistry serviceRegistry)
serviceRegistry - the serviceRegistry to setCopyright © 2005–2018 Alfresco Software. All rights reserved.