Interface OperatorConfig.TouchedConfig

Enclosing interface:
OperatorConfig

public static interface OperatorConfig.TouchedConfig
Operator touch configuration
  • Method Summary

    Modifier and Type
    Method
    Description
    Annotation name to set if resource was touched at
    Annotation name to set if resource was touched by
  • Method Details

    • annotationAt

      @WithName("annotation-at") @WithDefault("org.tkit.onecx.touchedAt") String annotationAt()
      Annotation name to set if resource was touched at
    • annotationBy

      @WithName("annotation-by") @WithDefault("org.tkit.onecx.touchedBy") String annotationBy()
      Annotation name to set if resource was touched by