Class TransformFlowerManager

    • Constructor Detail

      • TransformFlowerManager

        public TransformFlowerManager​(TransformContext context)
    • Method Detail

      • onPreTransform

        public void onPreTransform()
                            throws java.io.IOException,
                                   java.lang.InterruptedException
        Specified by:
        onPreTransform in interface ITransformPipeline
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • runTransform

        public void runTransform()
                          throws java.io.IOException,
                                 java.lang.InterruptedException
        Specified by:
        runTransform in interface ITransformPipeline
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • onPostTransform

        public void onPostTransform()
                             throws java.io.IOException
        Specified by:
        onPostTransform in interface ITransformPipeline
        Throws:
        java.io.IOException
      • skipTransform

        public void skipTransform()
                           throws java.io.IOException
        Specified by:
        skipTransform in interface ITransformPipeline
        Throws:
        java.io.IOException