Package com.xebialabs.xlrelease.utils
Class TypeHelper$
java.lang.Object
com.xebialabs.xlrelease.utils.TypeHelper$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TypeHelper$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Seq<com.xebialabs.deployit.plugin.api.reflect.Type>getAllSubtypesOf(com.xebialabs.deployit.plugin.api.reflect.Type ciType)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TypeHelper$
public TypeHelper$()
-
-
Method Details
-
getAllSubtypesOf
public scala.collection.immutable.Seq<com.xebialabs.deployit.plugin.api.reflect.Type> getAllSubtypesOf(com.xebialabs.deployit.plugin.api.reflect.Type ciType)
-