Uses of Interface
com.atlassian.confluence.cluster.RepeatableTask

Packages that use RepeatableTask
com.atlassian.confluence.cluster   
 

Uses of RepeatableTask in com.atlassian.confluence.cluster
 

Methods in com.atlassian.confluence.cluster with parameters of type RepeatableTask
 void RepeatableTaskRunner.assertFalse(java.lang.String message, RepeatableTask task)
          Runs the provided task at intervals.
 void RepeatableTaskRunner.assertTrue(java.lang.String message, RepeatableTask task)
          Runs the provided task at intervals.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.