Class AssessmentResultsCommand

java.lang.Object
dev.metaschema.cli.processor.command.AbstractParentCommand
dev.metaschema.oscal.tools.cli.core.commands.assessmentresults.AssessmentResultsCommand
All Implemented Interfaces:
dev.metaschema.cli.processor.command.ICommand

public class AssessmentResultsCommand extends dev.metaschema.cli.processor.command.AbstractParentCommand
A parent command implementation that organizes commands related to an OSCAL assessment results.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Construct a new parent command.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class dev.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 dev.metaschema.cli.processor.command.ICommand

    gatherOptions, getExtraArguments, validateExtraArguments, validateOptions