public class FlushIncidentsCommand extends Object implements sirius.kernel.health.console.Command
| Constructor and Description | 
|---|
FlushIncidentsCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(sirius.kernel.health.console.Command.Output output,
       String... params)  | 
String | 
getDescription()  | 
String | 
getName()  | 
public void execute(sirius.kernel.health.console.Command.Output output,
                    String... params)
             throws Exception
execute in interface sirius.kernel.health.console.CommandExceptionpublic String getName()
getName in interface sirius.kernel.di.std.Namedpublic String getDescription()
getDescription in interface sirius.kernel.health.console.CommandCopyright © 2018. All rights reserved.