Class VerificationConverter

java.lang.Object
com.xebialabs.deployit.booter.local.VerificationConverter

public class VerificationConverter extends Object
  • Method Details

    • initialize

      public static void initialize()
    • makeVerification

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