Uses of Package
com.atlassian.jira.plugin.issueoperation

Packages that use com.atlassian.jira.plugin.issueoperation
com.atlassian.jira.plugin.issueoperation   
 

Classes in com.atlassian.jira.plugin.issueoperation used by com.atlassian.jira.plugin.issueoperation
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.
ActionBackedPluggableIssueOperation
          An operation that defines an action URL and Simple description in order to provide a list of "Actions" that can be done on an issue.
IssueOperationModuleDescriptor
          Deprecated. as of JIRA 4.1 this plugin module is no longer used in favour of web items. It is scheduled to be removed from JIRA in future releases. Please do not implement this module any more and migrate existing ones to web items
PluggableIssueOperation
          A simple interface to add your own operations to JIRA via the plugin system.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.