com.filenet.api.admin

Interface ImageServicesImportAgentConfiguration

    • Method Detail

      • get_DispatcherWaitInterval

        java.lang.Integer get_DispatcherWaitInterval()
        Returns the value of the DispatcherWaitInterval property. For more information, see DispatcherWaitInterval Property.
      • set_DispatcherWaitInterval

        void set_DispatcherWaitInterval(java.lang.Integer value)
        Sets the value of the DispatcherWaitInterval property. For more information, see DispatcherWaitInterval Property.
      • get_DispatcherEnabled

        java.lang.Boolean get_DispatcherEnabled()
        Returns the value of the DispatcherEnabled property. For more information, see DispatcherEnabled Property.
      • set_DispatcherEnabled

        void set_DispatcherEnabled(java.lang.Boolean value)
        Sets the value of the DispatcherEnabled property. For more information, see DispatcherEnabled Property.
      • get_NoWorkDelay

        java.lang.Integer get_NoWorkDelay()
        Returns the value of the NoWorkDelay property. For more information, see NoWorkDelay Property.
      • set_NoWorkDelay

        void set_NoWorkDelay(java.lang.Integer value)
        Sets the value of the NoWorkDelay property. For more information, see NoWorkDelay Property.
      • get_BatchDelay

        java.lang.Integer get_BatchDelay()
        Returns the value of the BatchDelay property. For more information, see BatchDelay Property.
      • set_BatchDelay

        void set_BatchDelay(java.lang.Integer value)
        Sets the value of the BatchDelay property. For more information, see BatchDelay Property.
      • get_DocumentsPerBatch

        java.lang.Integer get_DocumentsPerBatch()
        Returns the value of the DocumentsPerBatch property. For more information, see DocumentsPerBatch Property.
      • set_DocumentsPerBatch

        void set_DocumentsPerBatch(java.lang.Integer value)
        Sets the value of the DocumentsPerBatch property. For more information, see DocumentsPerBatch Property.
      • get_NumImportAgents

        java.lang.Integer get_NumImportAgents()
        Returns the value of the NumImportAgents property. For more information, see NumImportAgents Property.
      • set_NumImportAgents

        void set_NumImportAgents(java.lang.Integer value)
        Sets the value of the NumImportAgents property. For more information, see NumImportAgents Property.
      • get_ImportAgentRetryCount

        java.lang.Integer get_ImportAgentRetryCount()
        Returns the value of the ImportAgentRetryCount property. For more information, see ImportAgentRetryCount Property.
      • set_ImportAgentRetryCount

        void set_ImportAgentRetryCount(java.lang.Integer value)
        Sets the value of the ImportAgentRetryCount property. For more information, see ImportAgentRetryCount Property.

© Copyright IBM Corporation 2006, 2019. All rights reserved.