public interface

Operation

com.atlassian.bitbucket.util.Operation<T, E extends java.lang.Throwable>
Known Indirect Subclasses

Class Overview

Interface for operations carried out by services on behalf of plugins

Summary

Public Methods
T perform()

Public Methods

public T perform ()

Throws
Throwable