public class DeleteSubject extends Object implements ExecutableCliCommand
Usage: appng delete-subject [options] Options: * -n The subject name.
Constructor and Description |
---|
DeleteSubject() |
DeleteSubject(String subjectName) |
public DeleteSubject()
public DeleteSubject(String subjectName)
public void execute(CliEnvironment cle) throws BusinessException
ExecutableCliCommand
execute
in interface ExecutableCliCommand
cle
- the CliEnvironment
to useBusinessException
- if on error occurs while executing the commandCopyright © 2011–2023 aiticon GmbH. All rights reserved.