com.atlassian.crucible.spi.services
Interface Operation<T,E extends java.lang.Throwable>


public interface Operation<T,E extends java.lang.Throwable>

Interface for operations carried out by services on behalf of plugins


Method Summary
 T perform()
           
 

Method Detail

perform

T perform()
          throws E extends java.lang.Throwable
Throws:
E extends java.lang.Throwable