Class GenerateContent

  • All Implemented Interfaces:
    java.util.concurrent.Callable<java.lang.Integer>

    public class GenerateContent
    extends AbstractCommand
    • Constructor Detail

      • GenerateContent

        public GenerateContent()
    • Method Detail

      • execute

        public void execute()
                     throws org.projectnessie.error.BaseNessieClientServerException
        Description copied from class: AbstractCommand
        Convenience method declaration that allows to "just throw" Nessie API exceptions.
        Specified by:
        execute in class AbstractCommand
        Throws:
        org.projectnessie.error.BaseNessieClientServerException