org.apache.oodt.cas.workflow.metadata
Interface CoreMetKeys

All Known Implementing Classes:
IterativeWorkflowProcessorThread, NonBlockingIterativeWorkflowProcessorThread, NonBlockingShepardThread, TaskJob

public interface CoreMetKeys

Version:
$Revision$

Core metadata key names for the Workflow Manager

.
Author:
mattmann

Field Summary
static String JOB_ID
           
static String PROCESSING_NODE
           
static String QUEUE_NAME
           
static String TASK_ID
           
static String WORKFLOW_INST_ID
           
static String WORKFLOW_MANAGER_URL
           
 

Field Detail

TASK_ID

static final String TASK_ID
See Also:
Constant Field Values

WORKFLOW_INST_ID

static final String WORKFLOW_INST_ID
See Also:
Constant Field Values

JOB_ID

static final String JOB_ID
See Also:
Constant Field Values

PROCESSING_NODE

static final String PROCESSING_NODE
See Also:
Constant Field Values

WORKFLOW_MANAGER_URL

static final String WORKFLOW_MANAGER_URL
See Also:
Constant Field Values

QUEUE_NAME

static final String QUEUE_NAME
See Also:
Constant Field Values


Copyright © 1999-2011 Apache OODT. All Rights Reserved.