@Deprecated public class DeployableArtifactDescriptor extends DeployableArtifactDescriptor
DEFAULT_DEPLOY_PROPERTIES_RESOURCE, MULE_POM, MULE_POM_PROPERTIES, PROPERTY_CONFIG_RESOURCES, PROPERTY_REDEPLOYMENT_ENABLEDMETA_INF, MULE_ARTIFACT, MULE_ARTIFACT_FOLDER, MULE_ARTIFACT_JSON_DESCRIPTOR, MULE_ARTIFACT_JSON_DESCRIPTOR_LOCATION| Constructor and Description |
|---|
DeployableArtifactDescriptor(String name)
Deprecated.
Creates a new deployable artifact descriptor
|
DeployableArtifactDescriptor(String name,
Optional<Properties> properties)
Deprecated.
|
getArtifactLocation, getConfigResources, getDataFolderName, getDefaultConfigResources, getDeploymentProperties, getDescriptorFile, getLogConfigFile, getPlugins, isRedeploymentEnabled, setArtifactLocation, setConfigResources, setLogConfigFile, setPlugins, setRedeploymentEnabledgetBundleDescriptor, getClassLoaderConfiguration, getMinMuleVersion, getName, getRequiredProduct, getRootFolder, setBundleDescriptor, setClassLoaderConfiguration, setMinMuleVersion, setRequiredProduct, setRootFolder, toStringpublic DeployableArtifactDescriptor(String name)
name - artifact name. Non empty.public DeployableArtifactDescriptor(String name, Optional<Properties> properties)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.