org.gridbus.broker.constants
Class TaskCommandType

java.lang.Object
  extended by org.gridbus.broker.constants.TaskCommandType

public final class TaskCommandType
extends java.lang.Object

Author:
Krishna

Field Summary
static int COPY_CMD
           
static int EXECUTE_CMD
           
static int SCS_OBSRV_CMD
           
static int SCS_OBSRVDUR_CMD
           
static int SCS_PLTFDSC_CMD
           
static int SCS_SNSRDSC_CMD
           
static int SUBSTITUTE_CMD
           
static int WEBSERVICE_CMD
           
 
Constructor Summary
TaskCommandType()
           
 
Method Summary
static java.lang.String stringValue(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPY_CMD

public static final int COPY_CMD
See Also:
Constant Field Values

EXECUTE_CMD

public static final int EXECUTE_CMD
See Also:
Constant Field Values

SUBSTITUTE_CMD

public static final int SUBSTITUTE_CMD
See Also:
Constant Field Values

WEBSERVICE_CMD

public static final int WEBSERVICE_CMD
See Also:
Constant Field Values

SCS_OBSRV_CMD

public static final int SCS_OBSRV_CMD
See Also:
Constant Field Values

SCS_PLTFDSC_CMD

public static final int SCS_PLTFDSC_CMD
See Also:
Constant Field Values

SCS_SNSRDSC_CMD

public static final int SCS_SNSRDSC_CMD
See Also:
Constant Field Values

SCS_OBSRVDUR_CMD

public static final int SCS_OBSRVDUR_CMD
See Also:
Constant Field Values
Constructor Detail

TaskCommandType

public TaskCommandType()
Method Detail

stringValue

public static java.lang.String stringValue(int type)

Copyright © The University of Melbourne. 2006