| Package | Description |
|---|---|
| com.cognifide.aet.communication.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
ComparatorStepResult.Status |
ComparatorStepResult.getStatus() |
static ComparatorStepResult.Status |
ComparatorStepResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparatorStepResult.Status[] |
ComparatorStepResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ComparatorStepResult(String artifactId,
ComparatorStepResult.Status status) |
ComparatorStepResult(String artifactId,
ComparatorStepResult.Status status,
Boolean rebaseable) |
Copyright © 2013–2017 Cognifide. All rights reserved.