| Package | Description |
|---|---|
| com.atlassian.plugin.webresource.legacy |
| Modifier and Type | Method and Description |
|---|---|
ContextBatch |
ContextBatchOperations.merge(Collection<ContextBatch> batchesToMerge)
Merges context batches into a single context batch.
|
ContextBatch |
ContextBatchOperations.subtract(ContextBatch operand,
Collection<ContextBatch> batchesToSubtract)
Subtract ContextBatches from the supplied operand, creating a new ContextBatch (unless there are no
batches to subtract in which case the supplied operand is returned unchanged).
|
| Modifier and Type | Method and Description |
|---|---|
ContextBatch |
ContextBatchOperations.subtract(ContextBatch operand,
Collection<ContextBatch> batchesToSubtract)
Subtract ContextBatches from the supplied operand, creating a new ContextBatch (unless there are no
batches to subtract in which case the supplied operand is returned unchanged).
|
| Modifier and Type | Method and Description |
|---|---|
ContextBatch |
ContextBatchOperations.merge(Collection<ContextBatch> batchesToMerge)
Merges context batches into a single context batch.
|
ContextBatch |
ContextBatchOperations.subtract(ContextBatch operand,
Collection<ContextBatch> batchesToSubtract)
Subtract ContextBatches from the supplied operand, creating a new ContextBatch (unless there are no
batches to subtract in which case the supplied operand is returned unchanged).
|
Copyright © 2019 Atlassian. All rights reserved.