org.wso2.carbon.dataservices.task
Class DSTaskConstants

java.lang.Object
  extended by org.wso2.carbon.dataservices.task.DSTaskConstants

public class DSTaskConstants
extends Object


Field Summary
static String AXIS2_SERVICE_TYPE
           
static String CALL_QUERY
           
static String DATA_SERVICE_NAME
           
static String DATA_SERVICE_OBJECT
           
static String DATA_SERVICE_OPERATION_NAME
           
static String DATA_SERVICE_TASK_TYPE
           
static String DATA_TASK_CLASS_NAME
           
static String DB_SERVICE_TYPE
           
static String DBS_FILE_EXTENSION
           
static String DEPLOYMENT_FOLDER_NAME
          Data Services directory name to be used in Axis2 service deployment
static String HREF
           
static String ID
           
static String NAME
           
static String OPERATION
           
static String QUERY
           
static String RESULT
           
static String TASK_NAME
           
static String WITH_PARAM
           
 
Constructor Summary
DSTaskConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATA_SERVICE_NAME

public static final String DATA_SERVICE_NAME
See Also:
Constant Field Values

DATA_SERVICE_OPERATION_NAME

public static final String DATA_SERVICE_OPERATION_NAME
See Also:
Constant Field Values

DATA_TASK_CLASS_NAME

public static final String DATA_TASK_CLASS_NAME
See Also:
Constant Field Values

DATA_SERVICE_OBJECT

public static final String DATA_SERVICE_OBJECT
See Also:
Constant Field Values

DATA_SERVICE_TASK_TYPE

public static final String DATA_SERVICE_TASK_TYPE
See Also:
Constant Field Values

TASK_NAME

public static final String TASK_NAME
See Also:
Constant Field Values

AXIS2_SERVICE_TYPE

public static final String AXIS2_SERVICE_TYPE
See Also:
Constant Field Values

DB_SERVICE_TYPE

public static final String DB_SERVICE_TYPE
See Also:
Constant Field Values

DBS_FILE_EXTENSION

public static final String DBS_FILE_EXTENSION
See Also:
Constant Field Values

OPERATION

public static final String OPERATION
See Also:
Constant Field Values

CALL_QUERY

public static final String CALL_QUERY
See Also:
Constant Field Values

HREF

public static final String HREF
See Also:
Constant Field Values

QUERY

public static final String QUERY
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

RESULT

public static final String RESULT
See Also:
Constant Field Values

WITH_PARAM

public static final String WITH_PARAM
See Also:
Constant Field Values

DEPLOYMENT_FOLDER_NAME

public static final String DEPLOYMENT_FOLDER_NAME
Data Services directory name to be used in Axis2 service deployment

See Also:
Constant Field Values
Constructor Detail

DSTaskConstants

public DSTaskConstants()


Copyright © 2015 WSO2. All rights reserved.