|
|||||||||
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
org.alfresco.repo.invitation.activiti.SendNominatedInviteDelegate
public class SendNominatedInviteDelegate
Activiti delegate that is executed when a invitation request has been sent.
Field Summary |
---|
Fields inherited from class org.alfresco.repo.invitation.activiti.AbstractInvitationDelegate |
---|
inviteHelper |
Constructor Summary | |
---|---|
SendNominatedInviteDelegate()
|
Method Summary | |
---|---|
void |
execute(org.activiti.engine.delegate.DelegateExecution execution)
|
Methods inherited from class org.alfresco.repo.invitation.activiti.AbstractInvitationDelegate |
---|
setInviteHelper |
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 |
Constructor Detail |
---|
public SendNominatedInviteDelegate()
Method Detail |
---|
public void execute(org.activiti.engine.delegate.DelegateExecution execution) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |