com.atlassian.confluence.importexport.xmlimport
Interface Operation


public interface Operation

A deferred operation that is waiting on the availability of some object that has not yet been imported.


Method Summary
 void execute()
           
 String getDescription()
           
 

Method Detail

execute

void execute()
             throws Exception
Throws:
Exception

getDescription

String getDescription()
                      throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.