public abstract class BaseJavaDelegate
extends java.lang.Object
implements org.activiti.engine.delegate.JavaDelegate
JavaDelegate used in Alfresco-context.| Constructor and Description |
|---|
BaseJavaDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getName()
Defaults to the full
Class Name. |
protected ServiceRegistry |
getServiceRegistry()
Get the service-registry from the current Activiti-context.
|
void |
setBeanRegistry(java.util.Map beanRegistry) |
void |
setServiceRegistry(ServiceRegistry serviceRegistry) |
protected ServiceRegistry getServiceRegistry()
public void setServiceRegistry(ServiceRegistry serviceRegistry)
serviceRegistry - the serviceRegistry to setpublic void setBeanRegistry(java.util.Map beanRegistry)
protected java.lang.String getName()
Class Name.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.