Interface Operation
-
- All Known Subinterfaces:
OperationCheck
- All Known Implementing Classes:
BaseOperationCheck
,OperationCheckResult
,OperationDescription
,OperationKey
public interface Operation
- Since:
- 5.8
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull OperationKey
getOperationKey()
-
-
-
Method Detail
-
getOperationKey
@NonNull OperationKey getOperationKey()
-
-