Class ModelExport
java.lang.Object
io.wcm.devops.conga.model.shared.AbstractModel
io.wcm.devops.conga.model.shared.AbstractConfigurable
io.wcm.devops.conga.generator.export.ModelExport
- All Implemented Interfaces:
Configurable,Serializable
Defines an export configuration for model information.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.wcm.devops.conga.model.shared.AbstractConfigurable
getConfig, setConfigMethods inherited from class io.wcm.devops.conga.model.shared.AbstractModel
toString
-
Constructor Details
-
ModelExport
public ModelExport()
-
-
Method Details
-
getNode
Defines node export plugin names.- Returns:
- Node export plugin names.
-
setNode
Defines node export plugin names.- Parameters:
pluginNames- Node export plugin names.
-