|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.jbpm.JBPMSpringActionHandler
org.alfresco.repo.invitation.site.AbstractInvitationAction
org.alfresco.repo.invitation.site.RejectInviteAction
public class RejectInviteAction
This class contains logic that gets executed when the wf:invitePendingTask in the invite workflow gets completed along the "reject" transition
Field Summary |
---|
Fields inherited from class org.alfresco.repo.invitation.site.AbstractInvitationAction |
---|
inviteHelper |
Constructor Summary | |
---|---|
RejectInviteAction()
|
Method Summary | |
---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
|
Methods inherited from class org.alfresco.repo.invitation.site.AbstractInvitationAction |
---|
initialiseHandler |
Methods inherited from class org.alfresco.repo.workflow.jbpm.JBPMSpringActionHandler |
---|
getWorkflowInstanceId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RejectInviteAction()
Method Detail |
---|
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |