Package com.ibm.dbb.build

  • Interface Summary 
    Interface Description
    DBBConstants  
    IExecute
    Execute a command on a system z environment.
    IExecute2  
  • Class Summary 
    Class Description
    AbstractCommandExec
    Performs non-MVS commands, for example: TSO or ISPF commands.
    AbstractExec
    Abstract class that implements IExec to execute a command on system z.
    BuildProperties
    The BuildProperties class represents a persistent set of properties similar to java.util.Properties.
    CopyToHFS
    This command can be used to copy a partitioned dataset (PDS) member to an HFS file.
    CopyToPDS
    This command is used to copy HFS files to partitioned datasets (PDS).
    CreatePDS
    This command is used to create partitioned datasets (PDS).
    DDStatement
    Used with MVSExec commands for adding Data Definition (DD) statements.
    ISPFExec
    Execute an ISPF command Example of usage:
    JCLExec
    Submit a JCL in a member of a data set, or a file on HFS, or an internal memory.
    MVSExec
    The MVSExec command is used to execute a program on System z.
    MVSJob
    The MVSJob class is used to collect and free passed DD statements between MVSExec commands.
    PropertyMappings  
    ScriptMappings
    The ScriptMappings class is a convenient 'wrapper' class for BuildProperties that provides utility methods to work specifically with script mappings.
    TSOExec
    Execute a TSO command Example of usage:
    VersionInfo
    The VersionInfo class contains strings that describe the toolkit version and build date.
  • Enum Summary 
    Enum Description
    DBBConstants.CopyMode
    Copy modes
  • Exception Summary 
    Exception Description
    BuildException
    Throw when a failure encounters during a build
    ValidationException
    Thrown to indicate that the arguments are invalid for a specific command.

<IBM Copyright © 2018 IBM Corp. All Rights Reserved.