Package com.netflix.genie.web.data.observers


@ParametersAreNonnullByDefault package com.netflix.genie.web.data.observers
Entity observer classes that get notified about transformations applied to entities.
Since:
3.0.0
  • Class
    Description
    Interface for an observer that gets notified of job 'status' change after the latter is persisted.
    Observer of persisted entities modifications that publishes events on the event bus to be consumed asynchronously by interested consumers.