com.xebialabs.deployit.client
Class Descriptors
java.lang.Object
com.xebialabs.deployit.client.Descriptors
public class Descriptors
- extends java.lang.Object
|
Constructor Summary |
Descriptors(java.util.List<com.xebialabs.deployit.plugin.api.reflect.Descriptor> descriptors)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Descriptors
public Descriptors(java.util.List<com.xebialabs.deployit.plugin.api.reflect.Descriptor> descriptors)
getDescriptors
public java.util.List<com.xebialabs.deployit.plugin.api.reflect.Descriptor> getDescriptors()
getPropertiesIndexedByMap
public java.util.Map<java.lang.String,java.util.List<java.lang.String>> getPropertiesIndexedByMap()
getDeployables
public java.util.List<com.xebialabs.deployit.plugin.api.reflect.Descriptor> getDeployables()
getDeployableArtifacts
public java.util.List<com.xebialabs.deployit.plugin.api.reflect.Descriptor> getDeployableArtifacts()
getDeployableResources
public java.util.List<com.xebialabs.deployit.plugin.api.reflect.Descriptor> getDeployableResources()
isPropertyNameofType
public boolean isPropertyNameofType(java.lang.String type,
java.lang.String propertyname)
getPropertyName
public java.util.List<java.lang.String> getPropertyName(java.lang.String type)