org.apache.oodt.cas.curation.structs
Interface IngestionTaskStatus
- All Known Implementing Classes:
- IngestionTask
public interface IngestionTaskStatus
Met keys for the IngestionTask.getStatus() field.
- Version:
- $Revision$
- Author:
- mattmann
FINISHED
static final String FINISHED
- See Also:
- Constant Field Values
STARTED
static final String STARTED
- See Also:
- Constant Field Values
NOT_STARTED
static final String NOT_STARTED
- See Also:
- Constant Field Values
Copyright © 1999-2012 Apache OODT. All Rights Reserved.