Class ClusterSchedulingTest

java.lang.Object
com.atlassian.crowd.acceptance.tests.cluster.ClusterSchedulingTest

public class ClusterSchedulingTest extends Object
  • Field Details

  • Constructor Details

    • ClusterSchedulingTest

      public ClusterSchedulingTest()
  • Method Details

    • enableSchedulers

      public void enableSchedulers()
    • scheduleOnOneNodeButRunOnTheOther

      public void scheduleOnOneNodeButRunOnTheOther() throws Exception
      Throws:
      Exception
    • scheduledUpdateIsClaimed

      public void scheduledUpdateIsClaimed() throws Exception
      Throws:
      Exception
    • isLastSynchronisationRoundAvailable

      public boolean isLastSynchronisationRoundAvailable(String nodeUrl, long dirId)
    • hasSynchronisationStarted

      public boolean hasSynchronisationStarted(String nodeUrl, long dirId)
    • getPollerJobNextRunTime

      public String getPollerJobNextRunTime(String nodeUrl, long dirId)
    • isImmediateSyncScheduled

      public boolean isImmediateSyncScheduled(String nodeUrl)
    • setPollDelay

      public void setPollDelay(String nodeUrl, long delay)