com.atlassian.jira.bc.dataimport.ha
Interface ClusterImportService

All Known Implementing Classes:
DefaultClusterImportService

public interface ClusterImportService

When an import takes place on any other node in the cluster this service is responsible for syncing back the state

Since:
v6.1

Method Summary
 void doImport()
           
 void prepareImport()
           
 

Method Detail

doImport

void doImport()

prepareImport

void prepareImport()


Copyright © 2002-2013 Atlassian. All Rights Reserved.