Class VerificationConverter


  • public class VerificationConverter
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void initialize()  
      static <T extends com.xebialabs.deployit.plugin.api.reflect.Verification>
      T
      makeVerification​(java.lang.String type, com.xebialabs.deployit.plugin.api.reflect.Type ciType)  
      • Methods inherited from class java.lang.Object

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

      • initialize

        public static void initialize()
      • makeVerification

        public static <T extends com.xebialabs.deployit.plugin.api.reflect.Verification> T makeVerification​(java.lang.String type,
                                                                                                            com.xebialabs.deployit.plugin.api.reflect.Type ciType)