org.gcube.portlets.admin.irbootstrapperportlet.gwt.server
Class ConfigurationParserConstants
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.ConfigurationParserConstants
public class ConfigurationParserConstants
- extends Object
- Author:
- Spyros Boutsis, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPES_ELEMENT
public static final String TYPES_ELEMENT
- See Also:
- Constant Field Values
DATATYPE_ELEMENT
public static final String DATATYPE_ELEMENT
- See Also:
- Constant Field Values
TASKTYPE_ELEMENT
public static final String TASKTYPE_ELEMENT
- See Also:
- Constant Field Values
JOBTYPE_ELEMENT
public static final String JOBTYPE_ELEMENT
- See Also:
- Constant Field Values
TASK_ELEMENT
public static final String TASK_ELEMENT
- See Also:
- Constant Field Values
INPUT_ELEMENT
public static final String INPUT_ELEMENT
- See Also:
- Constant Field Values
OUTPUT_ELEMENT
public static final String OUTPUT_ELEMENT
- See Also:
- Constant Field Values
RUN_ELEMENT
public static final String RUN_ELEMENT
- See Also:
- Constant Field Values
TASKDEFINITION_ELEMENT
public static final String TASKDEFINITION_ELEMENT
- See Also:
- Constant Field Values
PARALLEL_ELEMENT
public static final String PARALLEL_ELEMENT
- See Also:
- Constant Field Values
SEQUENTIAL_ELEMENT
public static final String SEQUENTIAL_ELEMENT
- See Also:
- Constant Field Values
ASSIGN_ELEMENT
public static final String ASSIGN_ELEMENT
- See Also:
- Constant Field Values
JOBDEFINITION_ELEMENT
public static final String JOBDEFINITION_ELEMENT
- See Also:
- Constant Field Values
JOBS_ELEMENT
public static final String JOBS_ELEMENT
- See Also:
- Constant Field Values
JOB_ELEMENT
public static final String JOB_ELEMENT
- See Also:
- Constant Field Values
JOBINIT_ELEMENT
public static final String JOBINIT_ELEMENT
- See Also:
- Constant Field Values
CHAINEXECUTION_ELEMENT
public static final String CHAINEXECUTION_ELEMENT
- See Also:
- Constant Field Values
CHAINCONNECTASSIGNMENTS_ELEMENT
public static final String CHAINCONNECTASSIGNMENTS_ELEMENT
- See Also:
- Constant Field Values
TYPE_ATTRIBUTE
public static final String TYPE_ATTRIBUTE
- See Also:
- Constant Field Values
NAME_ATTRIBUTE
public static final String NAME_ATTRIBUTE
- See Also:
- Constant Field Values
DESCRIPTION_ATTRIBUTE
public static final String DESCRIPTION_ATTRIBUTE
- See Also:
- Constant Field Values
CLASS_ATTRIBUTE
public static final String CLASS_ATTRIBUTE
- See Also:
- Constant Field Values
TASKTYPE_ATTRIBUTE
public static final String TASKTYPE_ATTRIBUTE
- See Also:
- Constant Field Values
JOBTYPE_ATTRIBUTE
public static final String JOBTYPE_ATTRIBUTE
- See Also:
- Constant Field Values
ASSIGNTO_ATTRIBUTE
public static final String ASSIGNTO_ATTRIBUTE
- See Also:
- Constant Field Values
ASSIGNVALUE_ATTRIBUTE
public static final String ASSIGNVALUE_ATTRIBUTE
- See Also:
- Constant Field Values
ASSIGNVALUE_USERINPUTLABEL
public static final String ASSIGNVALUE_USERINPUTLABEL
- See Also:
- Constant Field Values
EXTENDS_ATTRIBUTE
public static final String EXTENDS_ATTRIBUTE
- See Also:
- Constant Field Values
VARIABLE_START
public static final String VARIABLE_START
- See Also:
- Constant Field Values
ConfigurationParserConstants
public ConfigurationParserConstants()
Copyright © 2013. All Rights Reserved.