@Service public class InstallerResourceCommand extends Object implements org.apache.sling.crankstart.api.CrankstartCommand
Modifier and Type | Field and Description |
---|---|
static String |
I_INSTALLER_RESOURCE |
Constructor and Description |
---|
InstallerResourceCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(org.apache.sling.crankstart.api.CrankstartCommandLine commandLine) |
void |
execute(org.apache.sling.crankstart.api.CrankstartContext crankstartContext,
org.apache.sling.crankstart.api.CrankstartCommandLine commandLine) |
String |
getDescription() |
public static final String I_INSTALLER_RESOURCE
public boolean appliesTo(org.apache.sling.crankstart.api.CrankstartCommandLine commandLine)
appliesTo
in interface org.apache.sling.crankstart.api.CrankstartCommand
public String getDescription()
getDescription
in interface org.apache.sling.crankstart.api.CrankstartCommand
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.