public class

EventInvocable

extends Object
implements Invocable
java.lang.Object
   ↳ com.atlassian.confluence.cluster.coherence.invocations.EventInvocable

Summary

Public Constructors
EventInvocable(ConfluenceEvent event)
Public Methods
Object getResult()
void init(InvocationService invocationService)
void run()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.tangosol.net.Invocable
From interface java.lang.Runnable

Public Constructors

public EventInvocable (ConfluenceEvent event)

Public Methods

public Object getResult ()

public void init (InvocationService invocationService)

public void run ()