Class VerificationConverter
java.lang.Object
com.xebialabs.deployit.booter.local.VerificationConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic <T extends com.xebialabs.deployit.plugin.api.reflect.Verification>
TmakeVerification(String type, com.xebialabs.deployit.plugin.api.reflect.Type ciType)
-
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)
-