Package org.projectnessie.services.cel


package org.projectnessie.services.cel
  • Class
    Description
    A utility class for CEL declarations and other things.
    'Mirrored' interface wrapping a Content for CEL to have convenience fields for CEL and to avoid missing fields due to @JsonIgnore.
    Base interface for 'mirrored' wrappers exposing data to CEL expression about entities that are associated with keys.
    'Mirrored' interface wrapping a KeyEntry for CEL to have convenience fields and maintain backward compatibility to older ways of exposing this data to scripts..
    'Mirrored' interface wrapping a Operation for CEL to have convenience fields for CEL and to avoid missing fields due to @JsonIgnore.