com.atlassian.confluence.cluster
Interface RepeatableTask


Deprecated. Since 5.5 Use PollingChangeTracker

@Deprecated
public interface RepeatableTask


Method Summary
 boolean run()
          Deprecated. Runs the task and returns its status as a boolean.
 

Method Detail

run

boolean run()
            throws java.lang.Exception
Deprecated. 
Runs the task and returns its status as a boolean.

Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.