Class MasterDataRegistrationScriptRunnerStandalone.Arguments

  • Enclosing class:
    MasterDataRegistrationScriptRunnerStandalone

    public static class MasterDataRegistrationScriptRunnerStandalone.Arguments
    extends ch.systemsx.cisd.openbis.generic.shared.cli.OpenBisConsoleClientArguments
    • Field Summary

      • Fields inherited from class ch.systemsx.cisd.openbis.generic.shared.cli.OpenBisConsoleClientArguments

        serverBaseUrl
      • Fields inherited from class ch.systemsx.cisd.common.cli.ConsoleClientArguments

        arguments, isHelp, password, username
    • Constructor Summary

      Constructors 
      Constructor Description
      Arguments()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getScriptFileName()  
      • Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.cli.OpenBisConsoleClientArguments

        allAdditionalMandatoryArgumentsPresent, getServerBaseUrl
      • Methods inherited from class ch.systemsx.cisd.common.cli.ConsoleClientArguments

        getArguments, getPassword, getUsername, isComplete, isHelp, setHelp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Arguments

        public Arguments()
    • Method Detail

      • getScriptFileName

        public java.lang.String getScriptFileName()