public static class InventoryBackend.Transaction extends Object
InventoryBackend interface are
encouraged to inherit from this class and add additional information to it. The base inventory implementation
only needs and provides the information stored in this class though.| Constructor and Description |
|---|
Transaction(boolean mutating) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMutating() |
Copyright © 2015 Red Hat, Inc.. All rights reserved.