Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.services.qsys.commands
Interface IQSYSCommandServiceConstants


public interface IQSYSCommandServiceConstants

Message related constants for QSYS subsystem.


Field Summary
static String API_ERROR
           
static String API_PTF_MISSING
           
static String CMD_DEBUG_RELEASE_APPLICATION
           
static String CMD_DEBUG_SPAWN_AND_HOLD
           
static String CMD_GET_DEBUG_ROUTER_PORT
           
static String CMD_IJOB_ASSOCIATE
           
static String CMD_IJOB_RELEASE
           
static String CMD_IJOB_RUNPGM
           
static String CMD_MULTI_SPAWNFAIL
           
static String CMD_MULTI_SPAWNSUCC
           
static String CMD_RUNBATCHCOMMAND
           
static String CMD_RUNBATCHCOMMAND_NOHELP
           
static String CMD_RUNCOMMAND
           
static String CMD_RUNCOMMAND_MULTITHREADED
           
static String CMD_RUNCOMMAND_MULTITHREADED_NOHELP
           
static String CMD_RUNCOMMAND_NOHELP
           
static String DEBUG_HELD_JOB_DESCRIPTOR
           
static String ERROR_DESCRIPTOR
           
static String IJOB_DATAQ_DESCRIPTOR
           
static String MESSAGE_DESCRIPTOR
           
 

Field Detail

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

CMD_MULTI_SPAWNSUCC

static final String CMD_MULTI_SPAWNSUCC
See Also:
Constant Field Values

CMD_MULTI_SPAWNFAIL

static final String CMD_MULTI_SPAWNFAIL
See Also:
Constant Field Values

MESSAGE_DESCRIPTOR

static final String MESSAGE_DESCRIPTOR
See Also:
Constant Field Values

ERROR_DESCRIPTOR

static final String ERROR_DESCRIPTOR
See Also:
Constant Field Values

API_PTF_MISSING

static final String API_PTF_MISSING
See Also:
Constant Field Values

API_ERROR

static final String API_ERROR
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

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.