public interface

ProjectOperationModuleDescriptor

implements JiraResourcedModuleDescriptor<T> OrderableModuleDescriptor
com.atlassian.jira.plugin.projectoperation.ProjectOperationModuleDescriptor
Known Indirect Subclasses

Class Overview

A project operation plugin adds extra operations to JIRA's Administer project page.

IMPORTANT NOTE: This plugin type is only available for internal use. Please refrain from using this, as the backwards compatibility of this plugin type will NOT be maintained in the future.

Summary

Public Methods
PluggableProjectOperation getOperation()
[Expand]
Inherited Methods
From interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
From interface com.atlassian.jira.plugin.OrderableModuleDescriptor
From interface com.atlassian.plugin.ModuleDescriptor
From interface com.atlassian.plugin.Resourced

Public Methods

public PluggableProjectOperation getOperation ()