Class NumaflowEnforcer


  • public class NumaflowEnforcer
    extends AbstractNumaflowHandler
    An example to automatically revert any asset that is marked VERIFIED if it does not at least have: a description, at least one owner, and lineage.
    • Constructor Detail

      • NumaflowEnforcer

        public NumaflowEnforcer()
        Default constructor - pass handler up to superclass.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Register the event processing function.
        Parameters:
        args - (unused)
        Throws:
        java.lang.Exception - on any errors starting the event processor