org.apache.stanbol.enhancer.jobmanager.event
Interface Constants


public interface Constants

Defines constants such as the used EventConstants.EVENT_TOPIC and the properties used by the sent Events.

Author:
Rupert Westenthaler

Field Summary
static String PROPERTY_EXECUTION
          Property used to provide the NonLiteral describing the ExecutionMetadata.EXECUTION instance
static String PROPERTY_JOB_MANAGER
          Property used to provide the EnhancementJob instance
static String TOPIC_JOB_MANAGER
          The topic used to report the completion the execution of an EnhancementEngine back to the event job manager
 

Field Detail

TOPIC_JOB_MANAGER

static final String TOPIC_JOB_MANAGER
The topic used to report the completion the execution of an EnhancementEngine back to the event job manager

See Also:
Constant Field Values

PROPERTY_JOB_MANAGER

static final String PROPERTY_JOB_MANAGER
Property used to provide the EnhancementJob instance

See Also:
Constant Field Values

PROPERTY_EXECUTION

static final String PROPERTY_EXECUTION
Property used to provide the NonLiteral describing the ExecutionMetadata.EXECUTION instance

See Also:
Constant Field Values


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.