| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.testutils.rest.resource | |
| com.atlassian.bamboo.testutils.backdoor | |
| com.atlassian.bamboo.testutils.backdoor.model.rollback |
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentMap<RollbackEventName,Boolean> |
RollbackTransactionResource.ROLLBACK_EVENTS |
| Modifier and Type | Method and Description |
|---|---|
void |
RollbackControl.setupEventToRollback(RollbackEventName eventName) |
| Modifier and Type | Method and Description |
|---|---|
RollbackEventName |
RestRollback.getEventName() |
static RollbackEventName |
RollbackEventName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RollbackEventName[] |
RollbackEventName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestRollback.setEventName(RollbackEventName eventName) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.