com.atlassian.confluence.core
Interface HeartbeatAjax

All Known Implementing Classes:
DefaultHeartbeatAjax

public interface HeartbeatAjax


Method Summary
 long getHeartbeatInterval()
           
 ActivityAjaxResponse[] startActivity(String key, String type)
           
 void stopActivity(String key, String type)
           
 

Method Detail

getHeartbeatInterval

long getHeartbeatInterval()

startActivity

ActivityAjaxResponse[] startActivity(String key,
                                     String type)

stopActivity

void stopActivity(String key,
                  String type)


Confluence is developed by Atlassian.