java.lang.Object
dev.metaschema.cli.processor.command.AbstractTerminalCommand
dev.metaschema.cli.commands.AbstractConvertSubcommand
dev.metaschema.oscal.tools.cli.core.commands.AbstractOscalConvertCommand
dev.metaschema.oscal.tools.cli.core.commands.assessmentplan.ConvertSubcommand
All Implemented Interfaces:
dev.metaschema.cli.processor.command.ICommand

Provides an OSCAL content conversion command.

This executor provides user feedback stating that this command is deprecated in favor of the ConvertCommand.

  • Nested Class Summary

    Nested classes/interfaces inherited from class dev.metaschema.cli.commands.AbstractConvertSubcommand

    dev.metaschema.cli.commands.AbstractConvertSubcommand.AbstractConversionCommandExecutor
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Class<? extends dev.metaschema.core.model.IBoundObject>
    Get the bound object class for the assembly associated with the command.

    Methods inherited from class dev.metaschema.oscal.tools.cli.core.commands.AbstractOscalConvertCommand

    newExecutor

    Methods inherited from class dev.metaschema.cli.commands.AbstractConvertSubcommand

    gatherOptions, getExtraArguments, getName

    Methods inherited from class dev.metaschema.cli.processor.command.AbstractTerminalCommand

    getCurrentWorkingDirectory, resolveAgainstCWD, resolveAgainstCWD, resolveAgainstCWD

    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

    getSubCommandByName, getSubCommands, isSubCommandRequired, validateExtraArguments, validateOptions