com.atlassian.confluence.cluster
Interface RepeatableTask


public interface RepeatableTask


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

Method Detail

run

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

Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.