Package org.projectnessie.services.cel
Interface CELUtil.OperationForCel
- All Superinterfaces:
CELUtil.KeyedEntityForCel
- Enclosing class:
- CELUtil
'Mirrored' interface wrapping a
Operation for CEL to have convenience fields for CEL
and to avoid missing fields due to @JsonIgnore.-
Method Summary
Methods inherited from interface org.projectnessie.services.cel.CELUtil.KeyedEntityForCel
getEncodedKey, getKey, getKeyElements, getName, getNamespace, getNamespaceElements
-
Method Details
-
getType
String getType() -
getContent
CELUtil.ContentForCel getContent()
-