CONTEXT
- action contextTARGET
- type of object need to processedpublic interface HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET>
Modifier and Type | Method and Description |
---|---|
void |
execute(CONTEXT context,
TARGET processingObject,
BulkAction<CONTEXT,TARGET> processingAction) |
void execute(CONTEXT context, TARGET processingObject, BulkAction<CONTEXT,TARGET> processingAction)
Copyright © 2003–2019 Atlassian. All rights reserved.