Uses of Enum
org.apache.sling.maven.bundlesupport.deploy.BundleDeploymentMethod
Packages that use BundleDeploymentMethod
Package
Description
-
Uses of BundleDeploymentMethod in org.apache.sling.maven.bundlesupport
Fields in org.apache.sling.maven.bundlesupport declared as BundleDeploymentMethodModifier and TypeFieldDescriptionprotected BundleDeploymentMethodAbstractBundleInstallMojo.deploymentMethodBundle deployment method.protected BundleDeploymentMethodAbstractBundleInstallMojo.deploymentMethodBundle deployment method.protected BundleDeploymentMethodAbstractBundleInstallMojo.deploymentMethodBundle deployment method. -
Uses of BundleDeploymentMethod in org.apache.sling.maven.bundlesupport.deploy
Methods in org.apache.sling.maven.bundlesupport.deploy that return BundleDeploymentMethodModifier and TypeMethodDescriptionstatic BundleDeploymentMethodReturns the enum constant of this type with the specified name.static BundleDeploymentMethod[]BundleDeploymentMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.