@ExperimentalApi public class OperationCheckResult extends Object implements Operation
Target.OperationService.getAvailableOperations(Target)| Modifier and Type | Class and Description | 
|---|---|
| static class  | OperationCheckResult.OperationCheckResultBuilder | 
| Modifier and Type | Method and Description | 
|---|---|
| static OperationCheckResult.OperationCheckResultBuilder | builder() | 
| boolean | equals(@Nullable Object o) | 
| @NonNull OperationKey | getOperationKey() | 
| @NonNull TargetType | getTargetType() | 
| int | hashCode() | 
| String | toString() | 
public static OperationCheckResult.OperationCheckResultBuilder builder()
public @NonNull OperationKey getOperationKey()
getOperationKey in interface Operationpublic @NonNull TargetType getTargetType()
Copyright © 2003–2020 Atlassian. All rights reserved.