Class ProfileCommand
java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
gov.nist.secauto.oscal.tools.cli.core.commands.profile.ProfileCommand
- All Implemented Interfaces:
gov.nist.secauto.metaschema.cli.processor.command.ICommand
public class ProfileCommand
extends gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
A parent command implementation that organizes commands related to an OSCAL
profile.
-
Constructor Summary
-
Method Summary
Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
addCommandHandler, getSubCommandByName, getSubCommands, isSubCommandRequired, newExecutor
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gov.nist.secauto.metaschema.cli.processor.command.ICommand
gatherOptions, getExtraArguments, validateExtraArguments, validateOptions
-
Constructor Details
-
ProfileCommand
public ProfileCommand()Construct a new parent command.
-
-
Method Details
-
getName
-
getDescription
-