Interface ManifestReader.ManifestCiReader
- All Known Implementing Classes:
XmlManifestReader.XmlManifestCiReader
- Enclosing interface:
- ManifestReader
public static interface ManifestReader.ManifestCiReader
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.xebialabs.deployit.plugin.api.reflect.Typefile()booleanhasProperty(String name) name()propertyAsCiRef(String name) propertyAsNestedCis(String name) propertyAsString(String name) com.xebialabs.deployit.plugin.api.reflect.Typetype()
-
Method Details
-
type
com.xebialabs.deployit.plugin.api.reflect.Type type() -
name
String name() -
file
String file() -
distributionType
default com.xebialabs.deployit.plugin.api.reflect.Type distributionType() -
hasProperty
-
allProperties
-
propertyAsString
-
propertyAsCiRef
-
propertyAsStringCollection
-
propertyAsCiRefCollection
-
propertyAsMapStringString
-
propertyAsNestedCis
-