Class SDDocumentTypeOrderer


  • public class SDDocumentTypeOrderer
    extends java.lang.Object
    Author:
    Einar M R Rosenvinge
    • Constructor Summary

      Constructors 
      Constructor Description
      SDDocumentTypeOrderer​(java.util.List<SDDocumentType> sdTypes, com.yahoo.config.application.api.DeployLogger deployLogger)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SDDocumentTypeOrderer

        public SDDocumentTypeOrderer​(java.util.List<SDDocumentType> sdTypes,
                                     com.yahoo.config.application.api.DeployLogger deployLogger)
    • Method Detail

      • process

        public void process()