|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.activiti.BaseJavaDelegate
org.alfresco.repo.invitation.activiti.AbstractInvitationDelegate
public abstract class AbstractInvitationDelegate
Field Summary | |
---|---|
protected InviteHelper |
inviteHelper
|
Constructor Summary | |
---|---|
AbstractInvitationDelegate()
|
Method Summary | |
---|---|
void |
setInviteHelper(InviteHelper inviteHelper)
|
Methods inherited from class org.alfresco.repo.workflow.activiti.BaseJavaDelegate |
---|
getName, getServiceRegistry, setBeanRegistry, setServiceRegistry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.activiti.engine.delegate.JavaDelegate |
---|
execute |
Field Detail |
---|
protected InviteHelper inviteHelper
Constructor Detail |
---|
public AbstractInvitationDelegate()
Method Detail |
---|
public void setInviteHelper(InviteHelper inviteHelper)
inviteHelper
- the inviteHelper to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |