com.xebialabs.deployit.ci.util
Class DeployitTypes

java.lang.Object
  extended by com.xebialabs.deployit.ci.util.DeployitTypes

public class DeployitTypes
extends java.lang.Object


Constructor Summary
DeployitTypes(com.xebialabs.deployit.client.Descriptors descriptorList)
           
 
Method Summary
 com.xebialabs.deployit.plugin.api.reflect.Descriptor getDescriptor(java.lang.String type)
           
 java.util.Collection<com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor> getPropertyDescriptors(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployitTypes

public DeployitTypes(com.xebialabs.deployit.client.Descriptors descriptorList)
Method Detail

getDescriptor

public com.xebialabs.deployit.plugin.api.reflect.Descriptor getDescriptor(java.lang.String type)

getPropertyDescriptors

public java.util.Collection<com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor> getPropertyDescriptors(java.lang.String type)