Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

accumulate(Map<String, Object>, String, String) - Static method in class org.apache.sling.maven.bundlesupport.JsonSupport
 
addBundle(BundlePrerequisite.Bundle) - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite
 
addDeployFsResourceBundlePrerequisite(BundlePrerequisite) - Method in class org.apache.sling.maven.bundlesupport.FsMountMojo
 
addPrecondition(BundlePrerequisite.Bundle) - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite
 

B

Bundle() - Constructor for class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
Bundle(String, String, String) - Constructor for class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
Bundle(String, String, String, String) - Constructor for class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
BundleDeployFileMojo - Class in org.apache.sling.maven.bundlesupport
Deploy a JAR representing an OSGi Bundle to a Sling OSGi Bundle Repository.
BundleDeployFileMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleDeployFileMojo
 
BundleDeploymentMethod - Enum in org.apache.sling.maven.bundlesupport.deploy
Possible methodologies for deploying (installing and uninstalling) bundles from the remote server.
BundleDeployMojo - Class in org.apache.sling.maven.bundlesupport
Deploy a JAR representing an OSGi Bundle to a Sling OSGi Bundle Repository.
BundleDeployMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
BundleInstallFileMojo - Class in org.apache.sling.maven.bundlesupport
Install an OSGi bundle to a running Sling instance.
BundleInstallFileMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleInstallFileMojo
 
BundleInstallMojo - Class in org.apache.sling.maven.bundlesupport
Install an OSGi bundle to a running Sling instance.
BundleInstallMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleInstallMojo
 
BundlePrerequisite - Class in org.apache.sling.maven.bundlesupport
Bundles that have to be installed as prerequisites to execute a goal.
BundlePrerequisite() - Constructor for class org.apache.sling.maven.bundlesupport.BundlePrerequisite
 
BundlePrerequisite.Bundle - Class in org.apache.sling.maven.bundlesupport
Described bundle with symbolic name and bundle version.
bundleStart(boolean) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
bundleStartLevel(String) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
BundleUninstallMojo - Class in org.apache.sling.maven.bundlesupport
Uninstall an OSGi bundle from a running Sling instance.
BundleUninstallMojo() - Constructor for class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 

C

configure(String, File) - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
configureFileVaultXml(String, File, File) - Method in class org.apache.sling.maven.bundlesupport.FsMountMojo
 
configureFileVaultXml(String, File, File) - Method in class org.apache.sling.maven.bundlesupport.FsUnMountMojo
 
configureSlingInitialContent(String, File) - Method in class org.apache.sling.maven.bundlesupport.FsMountMojo
 
configureSlingInitialContent(String, File) - Method in class org.apache.sling.maven.bundlesupport.FsUnMountMojo
 

D

deploy(String, File, String, DeployContext) - Method in interface org.apache.sling.maven.bundlesupport.deploy.DeployMethod
Deploy/install a bundle on a Sling instance.
deploy(String, File, String, DeployContext) - Method in class org.apache.sling.maven.bundlesupport.deploy.method.FelixPostDeployMethod
 
deploy(String, File, String, DeployContext) - Method in class org.apache.sling.maven.bundlesupport.deploy.method.SlingPostDeployMethod
 
deploy(String, File, String, DeployContext) - Method in class org.apache.sling.maven.bundlesupport.deploy.method.WebDavPutDeployMethod
 
DeployContext - Class in org.apache.sling.maven.bundlesupport.deploy
 
DeployContext() - Constructor for class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
DeployMethod - Interface in org.apache.sling.maven.bundlesupport.deploy
Deploys/installs and undeploys/uninstalls bundles on a Sling instance.

E

ensureBundlesInstalled(String) - Method in class org.apache.sling.maven.bundlesupport.FsMountMojo
 
ensureBundlesInstalled(String) - Method in class org.apache.sling.maven.bundlesupport.FsUnMountMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.BundleInstallMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
execute() - Method in enum org.apache.sling.maven.bundlesupport.deploy.BundleDeploymentMethod
 
execute() - Method in class org.apache.sling.maven.bundlesupport.GenerateAdapterMetadataMojo
 
execute() - Method in class org.apache.sling.maven.bundlesupport.HelpMojo
execute() - Method in class org.apache.sling.maven.bundlesupport.ValidationMojo
 

F

failOnError(boolean) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
FelixPostDeployMethod - Class in org.apache.sling.maven.bundlesupport.deploy.method
 
FelixPostDeployMethod() - Constructor for class org.apache.sling.maven.bundlesupport.deploy.method.FelixPostDeployMethod
 
FileVaultXmlMounter - Class in org.apache.sling.maven.bundlesupport.fsresource
Manages OSGi configurations for File System Resource Provider for File Vault XML.
FileVaultXmlMounter(Log, HttpClient, MavenProject) - Constructor for class org.apache.sling.maven.bundlesupport.fsresource.FileVaultXmlMounter
 
fixBundleVersion(File) - Method in class org.apache.sling.maven.bundlesupport.BundleDeployFileMojo
 
fixBundleVersion(File) - Method in class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
FsMountMojo - Class in org.apache.sling.maven.bundlesupport
Creates OSGi configurations for the Apache Sling File System Resource Provider.
FsMountMojo() - Constructor for class org.apache.sling.maven.bundlesupport.FsMountMojo
 
FsUnMountMojo - Class in org.apache.sling.maven.bundlesupport
Removes OSGi configurations for the Apache Sling File System Resource Provider.
FsUnMountMojo() - Constructor for class org.apache.sling.maven.bundlesupport.FsUnMountMojo
 

G

GenerateAdapterMetadataMojo - Class in org.apache.sling.maven.bundlesupport
Build adapter metadata (JSON) for the Web Console Plugin at /system/console/status-adapters and /system/console/adapters from classes annotated with adapter annotations.
GenerateAdapterMetadataMojo() - Constructor for class org.apache.sling.maven.bundlesupport.GenerateAdapterMetadataMojo
 
getArtifactId() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
getBundleFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleInstallFileMojo
 
getBundleFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleInstallMojo
 
getBundleFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleUninstallMojo
 
getBundles() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite
 
getBundleStartLevel() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
getGroupId() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
getHttpClient() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
getJarFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleDeployFileMojo
 
getJarFileName() - Method in class org.apache.sling.maven.bundlesupport.BundleDeployMojo
 
getLog() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
getMimeType() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
getOsgiVersion() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
getPreconditions() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite
 
getSymbolicName() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
getVersion() - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 

H

HelpMojo - Class in org.apache.sling.maven.bundlesupport
Display help information on sling-maven-plugin.
HelpMojo() - Constructor for class org.apache.sling.maven.bundlesupport.HelpMojo
 
httpClient(HttpClient) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 

I

isBundleStart() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
isFailOnError() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
isRefreshPackages() - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 

J

JSON_MIME_TYPE - Static variable in class org.apache.sling.maven.bundlesupport.JsonSupport
Mime type for json response.
JsonSupport - Class in org.apache.sling.maven.bundlesupport
 

L

log(Log) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 

M

mimeType(String) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 
mount(String, File, File) - Method in class org.apache.sling.maven.bundlesupport.fsresource.FileVaultXmlMounter
Add configurations to a running OSGi instance for FileVault XML
mount(String, File) - Method in class org.apache.sling.maven.bundlesupport.fsresource.SlingInitialContentMounter
Add configurations to a running OSGi instance for initial content.

O

org.apache.sling.maven.bundlesupport - package org.apache.sling.maven.bundlesupport
 
org.apache.sling.maven.bundlesupport.deploy - package org.apache.sling.maven.bundlesupport.deploy
 
org.apache.sling.maven.bundlesupport.deploy.method - package org.apache.sling.maven.bundlesupport.deploy.method
 
org.apache.sling.maven.bundlesupport.fsresource - package org.apache.sling.maven.bundlesupport.fsresource
 

P

parseArray(String) - Static method in class org.apache.sling.maven.bundlesupport.JsonSupport
Parse String to JSON array.
parseObject(String) - Static method in class org.apache.sling.maven.bundlesupport.JsonSupport
Parse String to JSON object.

R

refreshPackages(boolean) - Method in class org.apache.sling.maven.bundlesupport.deploy.DeployContext
 

S

setArtifactId(String) - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
setGroupId(String) - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
setSymbolicName(String) - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
setVersion(String) - Method in class org.apache.sling.maven.bundlesupport.BundlePrerequisite.Bundle
 
SlingInitialContentMounter - Class in org.apache.sling.maven.bundlesupport.fsresource
Manages OSGi configurations for File System Resource Provider for Sling-Initial-Content.
SlingInitialContentMounter(Log, HttpClient, MavenProject) - Constructor for class org.apache.sling.maven.bundlesupport.fsresource.SlingInitialContentMounter
 
SlingPostDeployMethod - Class in org.apache.sling.maven.bundlesupport.deploy.method
 
SlingPostDeployMethod() - Constructor for class org.apache.sling.maven.bundlesupport.deploy.method.SlingPostDeployMethod
 

T

toJson(Map<String, Object>) - Static method in class org.apache.sling.maven.bundlesupport.JsonSupport
 

U

undeploy(String, File, String, DeployContext) - Method in interface org.apache.sling.maven.bundlesupport.deploy.DeployMethod
Undeploy/uninstall a bundle on a Sling instance.
undeploy(String, File, String, DeployContext) - Method in class org.apache.sling.maven.bundlesupport.deploy.method.FelixPostDeployMethod
 
undeploy(String, File, String, DeployContext) - Method in class org.apache.sling.maven.bundlesupport.deploy.method.SlingPostDeployMethod
 
undeploy(String, File, String, DeployContext) - Method in class org.apache.sling.maven.bundlesupport.deploy.method.WebDavPutDeployMethod
 
unmount(String, File, File) - Method in class org.apache.sling.maven.bundlesupport.fsresource.FileVaultXmlMounter
Remove configurations to a running OSGi instance for FileVault XML
unmount(String, File) - Method in class org.apache.sling.maven.bundlesupport.fsresource.SlingInitialContentMounter
Remove configurations from a running OSGi instance for initial content.

V

validateJsonStructure(String, boolean) - Static method in class org.apache.sling.maven.bundlesupport.JsonSupport
Validate JSON structure
ValidationMojo - Class in org.apache.sling.maven.bundlesupport
The validate goal checks the JSON code of a bundle.
ValidationMojo() - Constructor for class org.apache.sling.maven.bundlesupport.ValidationMojo
 
valueOf(String) - Static method in enum org.apache.sling.maven.bundlesupport.deploy.BundleDeploymentMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sling.maven.bundlesupport.deploy.BundleDeploymentMethod
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebDavPutDeployMethod - Class in org.apache.sling.maven.bundlesupport.deploy.method
 
WebDavPutDeployMethod() - Constructor for class org.apache.sling.maven.bundlesupport.deploy.method.WebDavPutDeployMethod
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.