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()
           
 java.lang.String getDescription()
           
 

Method Detail

execute

void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception

getDescription

java.lang.String getDescription()
                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.