public class DeactivateApplication extends BaseApplication implements ExecutableCliCommand
Usage: appng deactivate-application [options]
Options:
* -a
The application name.
* -s
The site name.
BaseApplication.Mode| Constructor and Description |
|---|
DeactivateApplication() |
public void execute(CliEnvironment cle) throws BusinessException
ExecutableCliCommandexecute in interface ExecutableCliCommandcle - the CliEnvironment to useBusinessException - if on error occurs while executing the commandCopyright © 2011–2021 aiticon GmbH. All rights reserved.