static CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatus.Status.forNumber(int value) |
|
CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatus.Builder.getStatus() |
.com.atlassian.bamboo.grpc.ResultStatus.Status status = 1;
|
CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatus.getStatus() |
.com.atlassian.bamboo.grpc.ResultStatus.Status status = 1;
|
CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatusOrBuilder.getStatus() |
.com.atlassian.bamboo.grpc.ResultStatus.Status status = 1;
|
protected static CrossNodesCommunication.ResultStatus.Status |
CrossNodesEventsReceiverService.reduceResultsToStatus(List<Pair<Long,Long>> input) |
|
static CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatus.Status.valueOf(int value) |
Deprecated.
|
static CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatus.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CrossNodesCommunication.ResultStatus.Status |
CrossNodesCommunication.ResultStatus.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CrossNodesCommunication.ResultStatus.Status[] |
CrossNodesCommunication.ResultStatus.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|