Class TypeHelper

java.lang.Object
com.xebialabs.xlrelease.utils.TypeHelper

public class TypeHelper extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static scala.collection.immutable.Seq<com.xebialabs.deployit.plugin.api.reflect.Type>
    getAllSubtypesOf(com.xebialabs.deployit.plugin.api.reflect.Type ciType)
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TypeHelper

      public TypeHelper()
  • Method Details

    • getAllSubtypesOf

      public static scala.collection.immutable.Seq<com.xebialabs.deployit.plugin.api.reflect.Type> getAllSubtypesOf(com.xebialabs.deployit.plugin.api.reflect.Type ciType)