Modifier and Type | Interface and Description |
---|---|
interface |
BulkAction<CONTEXT extends BulkExecutionContext,TARGET>
This will handle the logic of bulk action
|
static class |
BulkAction.Result<CONTEXT extends BulkExecutionContext,TARGET> |
interface |
HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>
Simple interface for bulk action on Hibernate
|
class |
RecursiveHibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>
Abstract bulk recursive action.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBulkPageAction<OPTIONS extends DefaultBulkOptions,CONTEXT extends BulkExecutionContext> |
Modifier and Type | Class and Description |
---|---|
class |
BulkPageCopyExecutionContext
Concrete context specific for copy pages
|
Modifier and Type | Class and Description |
---|---|
class |
BulkPageDeleteExecutionContext |
Copyright © 2003–2020 Atlassian. All rights reserved.