package

com.atlassian.jira.bulkedit.operation

Interfaces

BulkEditAction  
BulkMoveOperation Operation for moving parent issues and their sub-tasks from one or many contexts to a single target context. 
BulkOperation This interface is implemented by plugin vendors to define new bulk operations. 

Classes

AbstractBulkOperation  
BulkDeleteOperation  
BulkEditActionImpl  
BulkEditOperation  
BulkMigrateOperation Operation to Move issues from differring contexts to multiple target contexts. 
BulkMoveOperationImpl Operatin for moving parent and their sub-takks issues from one or many contexts to a single target context. 
BulkUnwatchOperation Represents an operation able to make an com.atlassian.crowd.embedded.api.User user no longer the watcher on the list of selected issues in a BulkEditBean
BulkWatchOperation Represents an operation able to make an User user the watcher on the list of selected issues in a BulkEditBean
BulkWorkflowTransitionOperation  
UnavailableBulkEditAction Copyright (c) 2002-2004 All rights reserved.