Package com.atlassian.jira.plugin.issueoperation

Interface Summary
PluggableIssueOperation A simple interface to add your own operations to JIRA via the plugin system.
 

Class Summary
AbstractPluggableIssueOperation A very simple helper class that abstracts away the handling of the descriptor, and also provides a standard way of producing the cream bullet that most operations use.
DefaultPluggableIssueOperation A basic issue operation that should serve most purposes, just uses a Velocity view.
IssueOperationModuleDescriptor An issue operation plugin adds extra operations to JIRA's View Issue page.
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.