public class Log extends Object implements org.apache.sling.crankstart.api.CrankstartCommand
Constructor and Description |
---|
Log() |
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_LOG
public String getDescription()
getDescription
in interface org.apache.sling.crankstart.api.CrankstartCommand
public boolean appliesTo(org.apache.sling.crankstart.api.CrankstartCommandLine commandLine)
appliesTo
in interface org.apache.sling.crankstart.api.CrankstartCommand
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.