| Package | Description |
|---|---|
| com.atlassian.zipper.api |
| Modifier and Type | Method and Description |
|---|---|
Failure.Reason |
Failure.getReason() |
static Failure.Reason |
Failure.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Failure.Reason[] |
Failure.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Failure.Builder |
Failure.Builder.reason(Failure.Reason reason) |
Copyright © 2003–2017 Atlassian. All rights reserved.