Class BulkEditBeanImpl

java.lang.Object
com.atlassian.jira.web.bean.BulkEditBeanImpl
All Implemented Interfaces:
OperationContext, BulkEditBean, SingleIssueModeEditBean

public class BulkEditBeanImpl extends Object implements BulkEditBean
Implementation of BulkEditBean.

BulkEditBean was originally a concrete class, but it has been made abstract in order to separate API and implementation in JIRA.

Since:
v4.3