com.ibm.etools.iseries.subsystems.qsys.commands
Interface IQSYSCommandConstants
public interface IQSYSCommandConstants
Message related constants for QSYS subsystem.
CMD_RUNCOMMAND
static final String CMD_RUNCOMMAND
- See Also:
- Constant Field Values
CMD_RUNCOMMAND_NOHELP
static final String CMD_RUNCOMMAND_NOHELP
- See Also:
- Constant Field Values
CMD_RUNCOMMAND_MULTITHREADED
static final String CMD_RUNCOMMAND_MULTITHREADED
- See Also:
- Constant Field Values
CMD_RUNCOMMAND_MULTITHREADED_NOHELP
static final String CMD_RUNCOMMAND_MULTITHREADED_NOHELP
- See Also:
- Constant Field Values
CMD_RUNBATCHCOMMAND
static final String CMD_RUNBATCHCOMMAND
- See Also:
- Constant Field Values
CMD_RUNBATCHCOMMAND_NOHELP
static final String CMD_RUNBATCHCOMMAND_NOHELP
- See Also:
- Constant Field Values
CMD_DEBUG_SPAWN_AND_HOLD
static final String CMD_DEBUG_SPAWN_AND_HOLD
- See Also:
- Constant Field Values
CMD_DEBUG_RELEASE_APPLICATION
static final String CMD_DEBUG_RELEASE_APPLICATION
- See Also:
- Constant Field Values
DEBUG_HELD_JOB_DESCRIPTOR
static final String DEBUG_HELD_JOB_DESCRIPTOR
- See Also:
- Constant Field Values
CMD_GET_DEBUG_ROUTER_PORT
static final String CMD_GET_DEBUG_ROUTER_PORT
- See Also:
- Constant Field Values
CMD_IJOB_RELEASE
static final String CMD_IJOB_RELEASE
- See Also:
- Constant Field Values
CMD_IJOB_RUNPGM
static final String CMD_IJOB_RUNPGM
- See Also:
- Constant Field Values
CMD_IJOB_ASSOCIATE
static final String CMD_IJOB_ASSOCIATE
- See Also:
- Constant Field Values
IJOB_DATAQ_DESCRIPTOR
static final String IJOB_DATAQ_DESCRIPTOR
- See Also:
- Constant Field Values
RUN_IN_INTERACTIVE_CMD_PREFIX
static final String RUN_IN_INTERACTIVE_CMD_PREFIX
- See Also:
- Constant Field Values
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.