java.lang.Object
com.atlassian.core.task.longrunning.AbstractLongRunningTask
All Implemented Interfaces:
com.atlassian.core.task.longrunning.LongRunningTask, Runnable

public class DisableTask extends AbstractConfigLongRunningTask
Disables collaborative editing and turns off the Synchrony process (if internally managed)
Since:
6.0.1
  • Constructor Details

  • Method Details

    • execute

      protected void execute() throws com.atlassian.config.ConfigurationException
      Specified by:
      execute in class AbstractConfigLongRunningTask
      Throws:
      com.atlassian.config.ConfigurationException
    • getName

      public String getName()