Interface CaptureParameters


public interface CaptureParameters
Contains properties that the ConfigurationManager refer. These properties should exist in the configuration file on the local machine as well as the centralised server.
  • Field Details

    • AGENT_REGISTRATION_TYPE

      static final String AGENT_REGISTRATION_TYPE
      Agent configuration property indicating how the agent was registered
      See Also:
    • AGENT_REGISTRATION_TYPE_ADHOC

      static final String AGENT_REGISTRATION_TYPE_ADHOC
      Agent configuration value indicating ad-hoc registration
      See Also:
    • INGEST_WORKFLOW_DEFINITION

      static final String INGEST_WORKFLOW_DEFINITION
      The key for the workflow definition, if any, in the capture properties attached to the iCal event
      See Also:
    • CAPTURE_DEVICE_NAMES

      static final String CAPTURE_DEVICE_NAMES
      A comma delimited list of the friendly names for capturing devices
      See Also:
    • CAPTURE_DEVICE_PREFIX

      static final String CAPTURE_DEVICE_PREFIX
      String prefix used when specify capture device properties
      See Also: